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/09/19 18:47:24 UTC

svn commit: r1524782 - /uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml

Author: cwiklik
Date: Thu Sep 19 16:47:24 2013
New Revision: 1524782

URL: http://svn.apache.org/r1524782
Log:
UIMA-3257 prepare for 2.4.2 release

Modified:
    uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml

Modified: uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml
URL: http://svn.apache.org/viewvc/uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml?rev=1524782&r1=1524781&r2=1524782&view=diff
==============================================================================
--- uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml (original)
+++ uima/uima-as/trunk/aggregate-uima-as-eclipse-plugins/pom.xml Thu Sep 19 16:47:24 2013
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uima-as-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.2-SNAPSHOT</version>
     <relativePath>../uima-as-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>aggregate-uima-as-eclipse-plugins</artifactId>
   <packaging>pom</packaging>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.2-SNAPSHOT</version>
   <name>Apache UIMA-AS Aggregate: ${project.artifactId}</name>
   <description>The aggregate for building the Eclipse plugins 
     that are part of the UIMA-AS framework</description>