[maven-release-plugin] rollback changes from release preparation of uima-ducc-2.0.1

git-svn-id: https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0@1704391 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 339581b..e5babbf 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0
     </url>
 	</scm>
 
diff --git a/uima-ducc-agent/pom.xml b/uima-ducc-agent/pom.xml
index ae6723d..8108946 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-agent
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-agent
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-agent
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-agent
     </url>
   </scm>
   
diff --git a/uima-ducc-cli/pom.xml b/uima-ducc-cli/pom.xml
index fdece9f..3b72eb2 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-cli
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-cli
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-cli
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-cli
     </url>
   </scm>
 
diff --git a/uima-ducc-common/pom.xml b/uima-ducc-common/pom.xml
index 5a3baa8..02e5a0a 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-common
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-common
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-common
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-common
     </url>
   </scm>
 
diff --git a/uima-ducc-container/pom.xml b/uima-ducc-container/pom.xml
index ea57e68..b007de1 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-container
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-container
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-container
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-container
     </url>
 	</scm>
 	<dependencyManagement>
diff --git a/uima-ducc-duccdocs/pom.xml b/uima-ducc-duccdocs/pom.xml
index 1489826..0f38d8e 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-duccdocs
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-duccdocs
     </url>
   </scm>
 
diff --git a/uima-ducc-examples/pom.xml b/uima-ducc-examples/pom.xml
index ce92751..c738482 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-examples
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-examples
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-examples
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-examples
     </url>
   </scm>
   
diff --git a/uima-ducc-orchestrator/pom.xml b/uima-ducc-orchestrator/pom.xml
index 077e8ff..2eea738 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-orchestrator
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-orchestrator
     </url>
   </scm>
 
diff --git a/uima-ducc-parent/pom.xml b/uima-ducc-parent/pom.xml
index 949ad51..763aebe 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.1-SNAPSHOT</version>
+	<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-parent
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-parent
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-parent
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-parent
     </url>
 	</scm>
 
diff --git a/uima-ducc-pm/pom.xml b/uima-ducc-pm/pom.xml
index 8a5a177..9cd3c3e 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-pm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-pm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-pm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-pm
     </url>
   </scm>
   
diff --git a/uima-ducc-rm/pom.xml b/uima-ducc-rm/pom.xml
index 03b4117..e2f1f53 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-rm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-rm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-rm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-rm
     </url>
   </scm>
   
diff --git a/uima-ducc-sm/pom.xml b/uima-ducc-sm/pom.xml
index a14f522..69aad49 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-sm
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-sm
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-sm
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-sm
     </url>
   </scm>
   
diff --git a/uima-ducc-spawn/pom.xml b/uima-ducc-spawn/pom.xml
index 0b7a21a..13a2425 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-spawn
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-spawn
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-spawn
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-spawn
     </url>
   </scm>
 
diff --git a/uima-ducc-transport/pom.xml b/uima-ducc-transport/pom.xml
index cc1dce0..2fec5bb 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-transport
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-transport
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-transport
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-transport
     </url>
   </scm>
 <dependencyManagement>
diff --git a/uima-ducc-user/pom.xml b/uima-ducc-user/pom.xml
index 23ad59a..be2809e 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.1-SNAPSHOT</version>
+    <version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-user
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-user
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-user
     </url>
   </scm>
   
diff --git a/uima-ducc-web/pom.xml b/uima-ducc-web/pom.xml
index 864bfbf..d46f550 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.1-SNAPSHOT</version>
+		<version>2.0.0</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/branches/uima-ducc-2.0.1/uima-ducc-web
+      scm:svn:http://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web
+      scm:svn:https://svn.apache.org/repos/asf/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/branches/uima-ducc-2.0.1/uima-ducc-web
+      http://svn.apache.org/viewvc/uima/sandbox/uima-ducc/tags/uima-ducc-2.0.0/uima-ducc-web
     </url>
   </scm>