Author: schor
Date: Thu Oct 14 12:54:58 2010
New Revision: 1022502

URL: http://svn.apache.org/viewvc?rev=1022502&view=rev
Log:
[maven-release-plugin] prepare for next development iteration

Modified:
    uima/build/trunk/parent-poms/parent-pom-annotator/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/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml
    uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
    uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml
    uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml
    uima/build/trunk/parent-poms/parent-pom-top/pom.xml

Modified: uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-annotator/pom.xml Thu Oct 14 
12:54:58 2010
@@ -36,12 +36,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-annotator</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging> 
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for annotators</description>
@@ -57,13 +57,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-annotator
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-annotator
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-annotator
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-annotator
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-annotator
     </url>
   </scm>
   

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=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-distr/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-distr/pom.xml Thu Oct 14 12:54:58 
2010
@@ -27,13 +27,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>6</version>
+    <version>7-SNAPSHOT</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
 
   <artifactId>parent-pom-distr</artifactId>
   <packaging>pom</packaging>
-  <version>4</version> 
+  <version>5-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>UIMA Parent Pom for Release distributions</description>
@@ -49,13 +49,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-distr
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-distr
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-distr
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-distr
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-distr
     </url>
   </scm>
 

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=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-docbook/pom.xml Thu Oct 14 12:54:58 
2010
@@ -28,13 +28,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-top</artifactId>
-    <version>6</version>
+    <version>7-SNAPSHOT</version>
     <relativePath>../parent-pom-top</relativePath>
   </parent>
 
   <artifactId>parent-pom-docbook</artifactId>
   <packaging>pom</packaging>
-  <version>5</version> 
+  <version>6-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>UIMA Parent Pom for Docbook documentation.</description>
@@ -58,13 +58,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-docbook
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-docbook
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-docbook
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-docbook
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-docbook
     </url>
   </scm>
 

Modified: 
uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml 
(original)
+++ uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice/pom.xml 
Thu Oct 14 12:54:58 2010
@@ -26,13 +26,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-eclipse-plugins</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../parent-pom-eclipse-plugins</relativePath>
   </parent>
 
   <artifactId>parent-pom-eclipse-plugins-ibm-notice</artifactId>
   <packaging>pom</packaging>
-  <version>5</version> 
+  <version>6-SNAPSHOT</version> 
   <name>UIMA ${project.artifactId}</name>
   <description>Adds the IBM Copyright to the Notice file for selected source 
files</description>
   <url>${uimaWebsiteUrl}</url>
@@ -47,13 +47,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins-ibm-notice
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins-ibm-notice
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins-ibm-notice
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins-ibm-notice
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-eclipse-plugins/pom.xml Thu Oct 14 
12:54:58 2010
@@ -29,12 +29,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-eclipse-plugins</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging> 
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for eclipse 
plugins</description>
@@ -55,13 +55,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-eclipse-plugins
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-eclipse-plugins
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-ibm-notice/pom.xml Thu Oct 14 
12:54:58 2010
@@ -26,13 +26,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-ibm-notice</artifactId>
   <packaging>pom</packaging>
-  <version>5</version> 
+  <version>6-SNAPSHOT</version> 
 
   <name>UIMA ${project.artifactId}</name>
   <description>Adds the IBM Copyright to the Notice file for selected source 
files</description>
@@ -48,13 +48,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-ibm-notice
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-ibm-notice
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-ibm-notice
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-ibm-notice
     </url>
   </scm>
 

Modified: uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-single-project/pom.xml Thu Oct 14 
12:54:58 2010
@@ -51,12 +51,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>parent-pom-docbook</artifactId>
-    <version>5</version>
+    <version>6-SNAPSHOT</version>
     <relativePath>../parent-pom-docbook</relativePath>
   </parent>
 
   <artifactId>parent-pom-single-project</artifactId>
-  <version>5</version>
+  <version>6-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>UIMA ${project.artifactId}</name>
   <description>Holds common, factored out settings for projects built as 
single projects</description>
@@ -72,13 +72,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-single-project
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-single-project
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-single-project
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-single-project
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-single-project
+      
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-single-project
     </url>
   </scm>
   

Modified: uima/build/trunk/parent-poms/parent-pom-top/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-top/pom.xml?rev=1022502&r1=1022501&r2=1022502&view=diff
==============================================================================
--- uima/build/trunk/parent-poms/parent-pom-top/pom.xml (original)
+++ uima/build/trunk/parent-poms/parent-pom-top/pom.xml Thu Oct 14 12:54:58 2010
@@ -55,7 +55,7 @@
   
        <groupId>org.apache.uima</groupId>
        <artifactId>parent-pom-top</artifactId>
-  <version>6</version>
+  <version>7-SNAPSHOT</version>
        <packaging>pom</packaging>
 
   <name>UIMA ${project.artifactId}</name>
@@ -128,13 +128,13 @@
 
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-top
+      
scm:svn:http://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-top
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/build/tags/parent-pom-top-6/parent-pom-top
+      
scm:svn:https://svn.apache.org/repos/asf/uima/build/trunk/parent-poms/parent-pom-top
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/build/tags/parent-pom-top-6/parent-pom-top
+      http://svn.apache.org/viewvc/uima/build/trunk/parent-poms/parent-pom-top
     </url>
   </scm>
   


Reply via email to