[maven-release-plugin] prepare branch uima-ducc-2.0.1

git-svn-id: https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0@1704389 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index e5babbf..339581b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.0.0</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>uima-ducc-parent/pom.xml</relativePath>
 	</parent>
 
@@ -44,13 +44,13 @@
 		cutting/pasting the <scm> element, and just changing the following two properties -->
 	<scm>
 		<connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1
     </url>
 	</scm>
 
diff --git a/uima-ducc-agent/pom.xml b/uima-ducc-agent/pom.xml
index 8108946..ae6723d 100644
--- a/uima-ducc-agent/pom.xml
+++ b/uima-ducc-agent/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-agent
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-agent
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-agent
     </url>
   </scm>
   
diff --git a/uima-ducc-cli/pom.xml b/uima-ducc-cli/pom.xml
index 3b72eb2..fdece9f 100644
--- a/uima-ducc-cli/pom.xml
+++ b/uima-ducc-cli/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uima-ducc-parent</artifactId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-cli
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-cli
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-cli
     </url>
   </scm>
 
diff --git a/uima-ducc-common/pom.xml b/uima-ducc-common/pom.xml
index 02e5a0a..5a3baa8 100644
--- a/uima-ducc-common/pom.xml
+++ b/uima-ducc-common/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.0.0</version>
+		<version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-common
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-common
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-common
     </url>
   </scm>
 
diff --git a/uima-ducc-container/pom.xml b/uima-ducc-container/pom.xml
index b007de1..ea57e68 100644
--- a/uima-ducc-container/pom.xml
+++ b/uima-ducc-container/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<artifactId>uima-ducc-parent</artifactId>
 		<groupId>org.apache.uima</groupId>
-		<version>2.0.0</version>
+		<version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-container
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-container
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-container
     </url>
 	</scm>
 	<dependencyManagement>
diff --git a/uima-ducc-duccdocs/pom.xml b/uima-ducc-duccdocs/pom.xml
index 0f38d8e..1489826 100644
--- a/uima-ducc-duccdocs/pom.xml
+++ b/uima-ducc-duccdocs/pom.xml
@@ -17,7 +17,7 @@
   <parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.0.0</version>
+		<version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
     </url>
   </scm>
 
diff --git a/uima-ducc-examples/pom.xml b/uima-ducc-examples/pom.xml
index c738482..ce92751 100644
--- a/uima-ducc-examples/pom.xml
+++ b/uima-ducc-examples/pom.xml
@@ -23,7 +23,7 @@
    <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-examples
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-examples
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-examples
     </url>
   </scm>
   
diff --git a/uima-ducc-orchestrator/pom.xml b/uima-ducc-orchestrator/pom.xml
index 2eea738..077e8ff 100644
--- a/uima-ducc-orchestrator/pom.xml
+++ b/uima-ducc-orchestrator/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
     </url>
   </scm>
 
diff --git a/uima-ducc-parent/pom.xml b/uima-ducc-parent/pom.xml
index 763aebe..949ad51 100644
--- a/uima-ducc-parent/pom.xml
+++ b/uima-ducc-parent/pom.xml
@@ -28,7 +28,7 @@
 	</parent>
 
 	<artifactId>uima-ducc-parent</artifactId>
-	<version>2.0.0</version>
+	<version>2.0.1-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<!-- Add project inception year. This is used by javadoc plugin   -->
 	<!-- also used when generating NOTICE file for DUCC's jars -->
@@ -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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-parent
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-parent
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-parent
     </url>
 	</scm>
 
diff --git a/uima-ducc-pm/pom.xml b/uima-ducc-pm/pom.xml
index 9cd3c3e..8a5a177 100644
--- a/uima-ducc-pm/pom.xml
+++ b/uima-ducc-pm/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-pm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-pm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-pm
     </url>
   </scm>
   
diff --git a/uima-ducc-rm/pom.xml b/uima-ducc-rm/pom.xml
index e2f1f53..03b4117 100644
--- a/uima-ducc-rm/pom.xml
+++ b/uima-ducc-rm/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-rm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-rm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-rm
     </url>
   </scm>
   
diff --git a/uima-ducc-sm/pom.xml b/uima-ducc-sm/pom.xml
index 69aad49..a14f522 100644
--- a/uima-ducc-sm/pom.xml
+++ b/uima-ducc-sm/pom.xml
@@ -16,7 +16,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-sm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-sm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-sm
     </url>
   </scm>
   
diff --git a/uima-ducc-spawn/pom.xml b/uima-ducc-spawn/pom.xml
index 13a2425..0b7a21a 100644
--- a/uima-ducc-spawn/pom.xml
+++ b/uima-ducc-spawn/pom.xml
@@ -15,7 +15,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.0.0</version>
+		<version>2.0.1-SNAPSHOT</version>
 		<relativePath>../uima-ducc-parent/pom.xml</relativePath>
 	</parent>
   
@@ -29,13 +29,13 @@
 		cutting/pasting the <scm> element, and just changing the following two properties -->
   <scm>
 	<connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-spawn
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-spawn
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-spawn
     </url>
   </scm>
 
diff --git a/uima-ducc-transport/pom.xml b/uima-ducc-transport/pom.xml
index 2fec5bb..cc1dce0 100644
--- a/uima-ducc-transport/pom.xml
+++ b/uima-ducc-transport/pom.xml
@@ -24,7 +24,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.0.0</version>
+		<version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-transport
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-transport
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-transport
     </url>
   </scm>
 <dependencyManagement>
diff --git a/uima-ducc-user/pom.xml b/uima-ducc-user/pom.xml
index be2809e..23ad59a 100644
--- a/uima-ducc-user/pom.xml
+++ b/uima-ducc-user/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.0.0</version>
+    <version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user
     </url>
   </scm>
   
diff --git a/uima-ducc-web/pom.xml b/uima-ducc-web/pom.xml
index d46f550..864bfbf 100644
--- a/uima-ducc-web/pom.xml
+++ b/uima-ducc-web/pom.xml
@@ -23,7 +23,7 @@
 	<parent>
 		<artifactId>uima-ducc-parent</artifactId>
 		<groupId>org.apache.uima</groupId>
-		<version>2.0.0</version>
+		<version>2.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/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web
     </url>
   </scm>