You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by cw...@apache.org on 2013/11/13 17:43:18 UTC

svn commit: r1541604 - /uima/sandbox/uima-ducc/trunk/pom.xml

Author: cwiklik
Date: Wed Nov 13 16:43:18 2013
New Revision: 1541604

URL: http://svn.apache.org/r1541604
Log:
UIMA-2881 remove copy step from ant plugin

Modified:
    uima/sandbox/uima-ducc/trunk/pom.xml

Modified: uima/sandbox/uima-ducc/trunk/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/pom.xml?rev=1541604&r1=1541603&r2=1541604&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Wed Nov 13 16:43:18 2013
@@ -403,8 +403,7 @@
 							     <target>
 							         <move file="target/uima-ducc-source-release.zip" 
 							             tofile="target/uima-ducc-${project.version}-source-release.zip" />
-							         <move file="target/uima-ducc.pom" 
-							             tofile="target/uima-ducc-${project.version}.pom" />
+							        
 							     
 							     </target>
 						      </configuration>