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/01/07 22:44:28 UTC

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

Author: cwiklik
Date: Mon Jan  7 21:44:28 2013
New Revision: 1430035

URL: http://svn.apache.org/viewvc?rev=1430035&view=rev
Log:
UIMA-2491 update ducc version to 0.7.0

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

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/pom.xml?rev=1430035&r1=1430034&r2=1430035&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-spawn/pom.xml Mon Jan  7 21:44:28 2013
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>0.0.7-SNAPSHOT</version>
+		<version>0.7.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>