Author: cwiklik
Date: Thu Feb 14 00:19:32 2019
New Revision: 1853548

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

Modified:
    uima/uima-ducc/trunk/pom.xml
    uima/uima-ducc/trunk/uima-ducc-agent/pom.xml
    uima/uima-ducc/trunk/uima-ducc-cli/pom.xml
    uima/uima-ducc/trunk/uima-ducc-common/pom.xml
    uima/uima-ducc/trunk/uima-ducc-container/pom.xml
    uima/uima-ducc/trunk/uima-ducc-database/pom.xml
    uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml
    uima/uima-ducc/trunk/uima-ducc-examples/pom.xml
    uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml
    uima/uima-ducc/trunk/uima-ducc-parent/pom.xml
    uima/uima-ducc/trunk/uima-ducc-pm/pom.xml
    uima/uima-ducc/trunk/uima-ducc-pullservice/pom.xml
    uima/uima-ducc/trunk/uima-ducc-rm/pom.xml
    uima/uima-ducc/trunk/uima-ducc-sm/pom.xml
    uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml
    uima/uima-ducc/trunk/uima-ducc-transport/pom.xml
    uima/uima-ducc/trunk/uima-ducc-user/pom.xml
    uima/uima-ducc/trunk/uima-ducc-web/pom.xml
    uima/uima-ducc/trunk/uima-ducc-workitem-v2/pom.xml
    uima/uima-ducc/trunk/uima-ducc-workitem-v3/pom.xml

Modified: uima/uima-ducc/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/pom.xml (original)
+++ uima/uima-ducc/trunk/pom.xml Thu Feb 14 00:19:32 2019
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.uima</groupId>
                <artifactId>uima-ducc-parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>uima-ducc-parent/pom.xml</relativePath>
        </parent>
 
@@ -41,13 +41,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
        <scm>
                <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk
     </connection>
                <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk
     </developerConnection>
                <url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk
     </url>
        </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-agent/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-agent/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-agent/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-agent/pom.xml Thu Feb 14 00:19:32 2019
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -38,13 +38,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-agent
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-agent
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-agent
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-agent
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-agent
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-agent
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-cli/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-cli/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-cli/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-cli/pom.xml Thu Feb 14 00:19:32 2019
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uima-ducc-parent</artifactId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
 
@@ -41,13 +41,13 @@
         cutting/pasting the <scm> element, and just changing the following two 
properties -->
   <scm>
     <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-cli
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-cli
     </connection>
     <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-cli
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-cli
     </developerConnection>
     <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-cli
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-cli
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-common/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-common/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-common/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-common/pom.xml Thu Feb 14 00:19:32 2019
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.uima</groupId>
                <artifactId>uima-ducc-parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
        
@@ -40,13 +40,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-common
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-common
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-common
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-common
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-common
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-common
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-container/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-container/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-container/pom.xml Thu Feb 14 00:19:32 2019
@@ -15,7 +15,7 @@
        <parent>
                <artifactId>uima-ducc-parent</artifactId>
                <groupId>org.apache.uima</groupId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
 
@@ -31,13 +31,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
        <scm>
                <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-container
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-container
     </connection>
                <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-container
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-container
     </developerConnection>
                <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-container
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container
     </url>
        </scm>
        <dependencyManagement>

Modified: uima/uima-ducc/trunk/uima-ducc-database/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-database/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-database/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-database/pom.xml Thu Feb 14 00:19:32 2019
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -41,13 +41,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-database
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-database
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-database
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-database
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-database
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-database
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-duccdocs/pom.xml Thu Feb 14 00:19:32 2019
@@ -17,7 +17,7 @@
   <parent>
                <groupId>org.apache.uima</groupId>
                <artifactId>uima-ducc-parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
 
@@ -32,13 +32,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-duccdocs
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-duccdocs
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-duccdocs
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-duccdocs
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-duccdocs
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-examples/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-examples/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-examples/pom.xml Thu Feb 14 00:19:32 2019
@@ -23,7 +23,7 @@
    <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -38,13 +38,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-examples
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-examples
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-examples
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-examples
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-examples
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-orchestrator/pom.xml Thu Feb 14 00:19:32 2019
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
     
@@ -39,13 +39,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-orchestrator
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-orchestrator
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-orchestrator
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-orchestrator
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-orchestrator
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-parent/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-parent/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-parent/pom.xml Thu Feb 14 00:19:32 2019
@@ -28,7 +28,7 @@
        </parent>
 
        <artifactId>uima-ducc-parent</artifactId>
-       <version>3.0.0</version>
+       <version>3.0.1-SNAPSHOT</version>
         <name>${uima.ducc} ${project.artifactId}</name>
        <packaging>pom</packaging>
        <!-- Add project inception year. This is used by javadoc plugin   -->
@@ -42,13 +42,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
        <scm>
                <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-parent
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-parent
     </connection>
                <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-parent
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-parent
     </developerConnection>
                <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-parent
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent
     </url>
        </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-pm/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pm/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-pm/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-pm/pom.xml Thu Feb 14 00:19:32 2019
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -38,13 +38,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-pm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-pm
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-pm
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-pm
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-pm
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pm
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-pullservice/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pullservice/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-pullservice/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-pullservice/pom.xml Thu Feb 14 00:19:32 2019
@@ -23,7 +23,7 @@
    <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
 

Modified: uima/uima-ducc/trunk/uima-ducc-rm/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-rm/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-rm/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-rm/pom.xml Thu Feb 14 00:19:32 2019
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -38,13 +38,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-rm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-rm
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-rm
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-rm
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-rm
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-rm
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-sm/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-sm/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-sm/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-sm/pom.xml Thu Feb 14 00:19:32 2019
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -33,13 +33,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-sm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-sm
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-sm
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-sm
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-sm
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-sm
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-spawn/pom.xml Thu Feb 14 00:19:32 2019
@@ -15,7 +15,7 @@
        <parent>
                <groupId>org.apache.uima</groupId>
                <artifactId>uima-ducc-parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
   
@@ -30,13 +30,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-spawn
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-spawn
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-spawn
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-spawn
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-spawn
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-transport/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-transport/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-transport/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-transport/pom.xml Thu Feb 14 00:19:32 2019
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.uima</groupId>
                <artifactId>uima-ducc-parent</artifactId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
     <!-- Inherits groupid and version from the parent pom project coordinates 
-->
@@ -39,13 +39,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-transport
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-transport
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-transport
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-transport
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-transport
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-transport
     </url>
   </scm>
 <dependencyManagement>

Modified: uima/uima-ducc/trunk/uima-ducc-user/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-user/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-user/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-user/pom.xml Thu Feb 14 00:19:32 2019
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -38,13 +38,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-user
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-user
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-user
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-user
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-user
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-user
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-web/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-web/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-web/pom.xml Thu Feb 14 00:19:32 2019
@@ -23,7 +23,7 @@
        <parent>
                <artifactId>uima-ducc-parent</artifactId>
                <groupId>org.apache.uima</groupId>
-               <version>3.0.0</version>
+               <version>3.0.1-SNAPSHOT</version>
                <relativePath>../uima-ducc-parent/pom.xml</relativePath>
        </parent>
 
@@ -40,13 +40,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-web
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-web
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-web
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-web
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-web
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web
     </url>
   </scm>
 

Modified: uima/uima-ducc/trunk/uima-ducc-workitem-v2/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-workitem-v2/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-workitem-v2/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-workitem-v2/pom.xml Thu Feb 14 00:19:32 2019
@@ -21,7 +21,7 @@
     <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -36,13 +36,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v2
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-workitem-v2
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v2
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-workitem-v2
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v2
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-workitem-v2
     </url>
   </scm>
   

Modified: uima/uima-ducc/trunk/uima-ducc-workitem-v3/pom.xml
URL: 
http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-workitem-v3/pom.xml?rev=1853548&r1=1853547&r2=1853548&view=diff
==============================================================================
--- uima/uima-ducc/trunk/uima-ducc-workitem-v3/pom.xml (original)
+++ uima/uima-ducc/trunk/uima-ducc-workitem-v3/pom.xml Thu Feb 14 00:19:32 2019
@@ -21,7 +21,7 @@
     <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>3.0.0</version>
+    <version>3.0.1-SNAPSHOT</version>
     <relativePath>../uima-ducc-parent/pom.xml</relativePath>
   </parent>
   
@@ -36,13 +36,13 @@
                cutting/pasting the <scm> element, and just changing the 
following two properties -->
   <scm>
        <connection>
-      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v3
+      
scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-workitem-v3
     </connection>
        <developerConnection>
-      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v3
+      
scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-workitem-v3
     </developerConnection>
        <url>
-      
http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-3.0.0/uima-ducc-workitem-v3
+      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-workitem-v3
     </url>
   </scm>
   


Reply via email to