Author: schor
Date: Tue Jun 22 19:22:22 2010
New Revision: 956986

URL: http://svn.apache.org/viewvc?rev=956986&view=rev
Log:
[UIMA-1816] update parent-pom-top version to 2

Modified:
    uima/build/trunk/aggregate-parent-poms/pom.xml
    uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
    uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
    uima/build/trunk/uima-assembly-single-project/pom.xml
    uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
    uima/build/trunk/uima-docbook-olink/pom.xml
    uima/build/trunk/uima-docbook-resource-bundle/pom.xml
    uima/build/trunk/uima-jar-resource-bundle/pom.xml

Modified: uima/build/trunk/aggregate-parent-poms/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/aggregate-parent-poms/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/aggregate-parent-poms/pom.xml (original)
+++ uima/build/trunk/aggregate-parent-poms/pom.xml Tue Jun 22 19:22:22 2010
@@ -26,7 +26,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
   

Modified: uima/build/trunk/parent-poms/parent-pom-distr/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-distr/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-distr/pom.xml Tue Jun 22 19:22:22 
2010
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
 

Modified: uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml Tue Jun 22 19:22:22 
2010
@@ -30,7 +30,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
 

Modified: uima/build/trunk/uima-assembly-single-project/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-assembly-single-project/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/uima-assembly-single-project/pom.xml (original)
+++ uima/build/trunk/uima-assembly-single-project/pom.xml Tue Jun 22 19:22:22 
2010
@@ -54,7 +54,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
 

Modified: uima/build/trunk/uima-build-helper-maven-plugin/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-build-helper-maven-plugin/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/uima-build-helper-maven-plugin/pom.xml (original)
+++ uima/build/trunk/uima-build-helper-maven-plugin/pom.xml Tue Jun 22 19:22:22 
2010
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>parent-pom-top</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>1</version>
+    <version>2</version>
   </parent>
   
   <artifactId>uima-build-helper-maven-plugin</artifactId>

Modified: uima/build/trunk/uima-docbook-olink/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-docbook-olink/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/uima-docbook-olink/pom.xml (original)
+++ uima/build/trunk/uima-docbook-olink/pom.xml Tue Jun 22 19:22:22 2010
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>parent-pom-top</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>1</version>
+    <version>2</version>
     <relativePath/>
   </parent>
   

Modified: uima/build/trunk/uima-docbook-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-docbook-resource-bundle/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/uima-docbook-resource-bundle/pom.xml (original)
+++ uima/build/trunk/uima-docbook-resource-bundle/pom.xml Tue Jun 22 19:22:22 
2010
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>parent-pom-top</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
   

Modified: uima/build/trunk/uima-jar-resource-bundle/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/uima-jar-resource-bundle/pom.xml?rev=956986&r1=956985&r2=956986&view=diff
==============================================================================
--- uima/build/trunk/uima-jar-resource-bundle/pom.xml (original)
+++ uima/build/trunk/uima-jar-resource-bundle/pom.xml Tue Jun 22 19:22:22 2010
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>parent-pom-top</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2-SNAPSHOT</version>
+    <version>2</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
   


Reply via email to