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/09 21:29:45 UTC

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

Author: cwiklik
Date: Sat Nov  9 20:29:45 2013
New Revision: 1540391

URL: http://svn.apache.org/r1540391
Log:
UIMA-2881 

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=1540391&r1=1540390&r2=1540391&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/pom.xml Sat Nov  9 20:29:45 2013
@@ -402,8 +402,7 @@
 							     <target>
 							         <move file="target/uima-ducc-source-release.zip" 
 							             tofile="target/uima-ducc-${project.version}-source-release.zip" />
-							         <move file="uima-ducc.pom" 
-							             tofile="target/uima-ducc-${project.version}.pom" />
+							         
 							     
 							     </target>
 						      </configuration>