You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2014/06/06 17:54:02 UTC

svn commit: r1600941 - /uima/uimaj/trunk/uimaj-parent/pom.xml

Author: schor
Date: Fri Jun  6 15:54:01 2014
New Revision: 1600941

URL: http://svn.apache.org/r1600941
Log:
[UIMA-3764]

Modified:
    uima/uimaj/trunk/uimaj-parent/pom.xml

Modified: uima/uimaj/trunk/uimaj-parent/pom.xml
URL: http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-parent/pom.xml?rev=1600941&r1=1600940&r2=1600941&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-parent/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-parent/pom.xml Fri Jun  6 15:54:01 2014
@@ -32,7 +32,7 @@
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom</artifactId>
     <relativePath />
-    <version>9</version>
+    <version>10-SNAPSHOT</version>
   </parent>
 
   <groupId>org.apache.uima</groupId>
@@ -146,7 +146,6 @@
       <plugins>
         <plugin>
           <artifactId>maven-changes-plugin</artifactId>
-          <version>2.10</version>
         </plugin>
         <plugin>
 	        <groupId>org.apache.maven.plugins</groupId>