Author: andygumbrecht
Date: Sat Aug 16 12:11:11 2014
New Revision: 1618348

URL: http://svn.apache.org/r1618348
Log:
Not supposed to be committed

Modified:
    tomee/tomee/branches/tomee-1.7.x/container/openejb-core/pom.xml

Modified: tomee/tomee/branches/tomee-1.7.x/container/openejb-core/pom.xml
URL: 
http://svn.apache.org/viewvc/tomee/tomee/branches/tomee-1.7.x/container/openejb-core/pom.xml?rev=1618348&r1=1618347&r2=1618348&view=diff
==============================================================================
--- tomee/tomee/branches/tomee-1.7.x/container/openejb-core/pom.xml (original)
+++ tomee/tomee/branches/tomee-1.7.x/container/openejb-core/pom.xml Sat Aug 16 
12:11:11 2014
@@ -258,7 +258,7 @@
             <id>copy-agent</id>
             <phase>process-resources</phase>
             <goals>
-              <goal>copy-dependencies</goal>
+              <goal>copy</goal>
             </goals>
             <configuration>
               <artifactItems>
@@ -275,7 +275,7 @@
             <id>AlternateDriverJarTest</id>
             <phase>process-test-resources</phase>
             <goals>
-              <goal>copy-dependencies</goal>
+              <goal>copy</goal>
             </goals>
             <configuration>
               <artifactItems>


Reply via email to