Author: van.halbert
Date: 2012-06-01 22:48:39 -0400 (Fri, 01 Jun 2012)
New Revision: 4160
Modified:
branches/7.7.x/connectors/connector-infinispan/pom.xml
Log:
copied the wrong local mead repo used
Modified: branches/7.7.x/connectors/connector-infinispan/pom.xml
===================================================================
--- branches/7.7.x/connectors/connector-infinispan/pom.xml 2012-06-02 02:40:52 UTC (rev
4159)
+++ branches/7.7.x/connectors/connector-infinispan/pom.xml 2012-06-02 02:48:39 UTC (rev
4160)
@@ -274,7 +274,7 @@
<goal>deploy-file</goal>
</goals>
<configuration>
- <url>file:///tmp/repo</url>
+ <url>file:///tmp/deploy-mead</url>
<repositoryId>Internal testing
release</repositoryId>
<packaging>ear</packaging>
<artifactId>${project.artifactId}</artifactId>
Show replies by date