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/12/23 20:06:20 UTC

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

Author: cwiklik
Date: Mon Dec 23 19:06:20 2013
New Revision: 1553182

URL: http://svn.apache.org/r1553182
Log:
UIMA-3520 rolled back pom to 1.0.0-SNAPSHOT

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

Modified: uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml
URL: http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml?rev=1553182&r1=1553181&r2=1553182&view=diff
==============================================================================
--- uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml (original)
+++ uima/sandbox/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml Mon Dec 23 19:06:20 2013
@@ -17,7 +17,7 @@
   <parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>1.0.1-SNAPSHOT</version>
+		<version>1.0.0-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>