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:06:00 UTC

svn commit: r1752643 - /uima/uima-ducc/trunk/uima-ducc-examples/pom.xml

Author: cwiklik
Date: Thu Jul 14 13:06:00 2016
New Revision: 1752643

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

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

Modified: uima/uima-ducc/trunk/uima-ducc-examples/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples/pom.xml?rev=1752643&r1=1752642&r2=1752643&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-examples/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-examples/pom.xml Thu Jul 14 13:06:00 2016
@@ -23,7 +23,7 @@
    <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.2.0-SNAPSHOT</version>
+    <version>2.1.0-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>