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/20 13:40:56 UTC

svn commit: r1753515 - /uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml

Author: cwiklik
Date: Wed Jul 20 13:40:56 2016
New Revision: 1753515

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

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

Modified: uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml?rev=1753515&r1=1753514&r2=1753515&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml Wed Jul 20 13:40:56 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>