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 2016/07/14 13:08:04 UTC

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

Author: cwiklik
Date: Thu Jul 14 13:08:04 2016
New Revision: 1752651

URL: http://svn.apache.org/viewvc?rev=1752651&view=rev
Log:
UIMA-4966 rollback pom to 2.1.0-SNAPSHOT

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

Modified: uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml?rev=1752651&r1=1752650&r2=1752651&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml Thu Jul 14 13:08:04 2016
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.2.0-SNAPSHOT</version>
+		<version>2.1.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>