Author: schor
Date: Tue Jul  6 17:52:26 2010
New Revision: 960962

URL: http://svn.apache.org/viewvc?rev=960962&view=rev
Log:
[UIMA-1829] depend on current snapshot levels

Modified:
    uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml
    uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml
    uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml
    uima/uimaj/trunk/aggregate-uimaj/pom.xml
    uima/uimaj/trunk/jVinci/pom.xml
    uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml
    uima/uimaj/trunk/uima-docbook-references/pom.xml
    uima/uimaj/trunk/uima-docbook-tools/pom.xml
    uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml
    uima/uimaj/trunk/uimaj-adapter-soap/pom.xml
    uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml
    uima/uimaj/trunk/uimaj-bootstrap/pom.xml
    uima/uimaj/trunk/uimaj-component-test-util/pom.xml
    uima/uimaj/trunk/uimaj-core/pom.xml
    uima/uimaj/trunk/uimaj-cpe/pom.xml
    uima/uimaj/trunk/uimaj-distr/pom.xml
    uima/uimaj/trunk/uimaj-document-annotation/pom.xml
    uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml
    uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml
    uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml
    uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml
    uima/uimaj/trunk/uimaj-ep-configurator/pom.xml
    uima/uimaj/trunk/uimaj-ep-debug/pom.xml
    uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml
    uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml
    uima/uimaj/trunk/uimaj-ep-runtime/pom.xml
    uima/uimaj/trunk/uimaj-examples/pom.xml
    uima/uimaj/trunk/uimaj-internal-tools/pom.xml
    uima/uimaj/trunk/uimaj-test-util/pom.xml
    uima/uimaj/trunk/uimaj-tools/pom.xml

Modified: uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml (original)
+++ uima/uimaj/trunk/PearPackagingMavenPlugin/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml (original)
+++ uima/uimaj/trunk/aggregate-uimaj-docbooks/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml (original)
+++ uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins/pom.xml Tue Jul  6 
17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/aggregate-uimaj/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/aggregate-uimaj/pom.xml (original)
+++ uima/uimaj/trunk/aggregate-uimaj/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/jVinci/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/jVinci/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/jVinci/pom.xml (original)
+++ uima/uimaj/trunk/jVinci/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version> 
+    <version>2-SNAPSHOT</version> 
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml (original)
+++ uima/uimaj/trunk/uima-docbook-overview-and-setup/pom.xml Tue Jul  6 
17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uima-docbook-references/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-references/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-references/pom.xml (original)
+++ uima/uimaj/trunk/uima-docbook-references/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uima-docbook-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tools/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-tools/pom.xml (original)
+++ uima/uimaj/trunk/uima-docbook-tools/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml (original)
+++ uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides/pom.xml Tue Jul  6 
17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-adapter-soap/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-soap/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-adapter-soap/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-adapter-soap/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-adapter-vinci/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-bootstrap/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-bootstrap/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-bootstrap/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-bootstrap/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uimaj-component-test-util/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-component-test-util/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-component-test-util/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-component-test-util/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-core/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-core/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-core/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-core/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-cpe/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-cpe/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-cpe/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-cpe/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-distr/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-distr/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-distr/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-distr/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-distr</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uimaj-document-annotation/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-document-annotation/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-document-annotation/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-document-annotation/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-feature-runtime/pom.xml Tue Jul  6 17:52:26 
2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
     

Modified: uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-feature-tools/pom.xml Tue Jul  6 17:52:26 
2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-eclipse-update-site/pom.xml Tue Jul  6 17:52:26 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-cas-editor/pom.xml Tue Jul  6 17:52:26 2010
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-ep-configurator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-configurator/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-configurator/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-configurator/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uimaj-ep-debug/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-debug/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-debug/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-debug/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
 

Modified: uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-jcasgen/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-pear-packager/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-ep-runtime/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-runtime/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-ep-runtime/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-ep-runtime/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-examples/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-examples/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-examples/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-internal-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-internal-tools/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-internal-tools/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-internal-tools/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>2</version>
+    <version>4-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-test-util/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-test-util/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-test-util/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-test-util/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   

Modified: uima/uimaj/trunk/uimaj-tools/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-tools/pom.xml?rev=960962&r1=960961&r2=960962&view=diff
==============================================================================
--- uima/uimaj/trunk/uimaj-tools/pom.xml (original)
+++ uima/uimaj/trunk/uimaj-tools/pom.xml Tue Jul  6 17:52:26 2010
@@ -25,7 +25,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-ibm-notice</artifactId>
-    <version>1-SNAPSHOT</version>
+    <version>2-SNAPSHOT</version>
     <relativePath/>
   </parent>
   


Reply via email to