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 2014/06/09 20:23:02 UTC

svn commit: r1601463 - /uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml

Author: cwiklik
Date: Mon Jun  9 18:23:01 2014
New Revision: 1601463

URL: http://svn.apache.org/r1601463
Log:
UIMA-3849 update versions

Modified:
    uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml

Modified: uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml?rev=1601463&r1=1601462&r2=1601463&view=diff
==============================================================================
--- uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml (original)
+++ uima/uima-as/trunk/uima-as-eclipse-update-site/pom.xml Mon Jun  9 18:23:01 2014
@@ -24,13 +24,13 @@
 <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uima-as-parent</artifactId>
-    <version>2.4.2</version>
+    <version>2.6.0-SNAPSHOT</version>
     <relativePath>../uima-as-parent/pom.xml</relativePath>
   </parent>
   
   <artifactId>uima-as-eclipse-update-site</artifactId>
   <packaging>pom</packaging>
-  <version>2.4.2</version>
+  <version>2.6.0-SNAPSHOT</version>
 
   <name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <description>The UIMA Eclipse update site</description>
@@ -150,4 +150,4 @@
     </plugins>
   </build>
 
-</project>
\ No newline at end of file
+</project>