[maven-release-plugin] prepare release uima-ducc-2.1.0

git-svn-id: https://svn.apache.org/repos/asf/uima/uima-ducc/trunk@1754438 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index a2383a4..007e517 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.1.0-SNAPSHOT</version>
+		<version>2.1.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/uima-ducc/trunk
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0
     </url>
 	</scm>
 
diff --git a/uima-ducc-agent/pom.xml b/uima-ducc-agent/pom.xml
index 0da47aa..f9a4e9c 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-agent
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-agent
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-agent
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-agent
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-agent
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-agent
     </url>
   </scm>
   
diff --git a/uima-ducc-cli/pom.xml b/uima-ducc-cli/pom.xml
index a2d3583..56f20ba 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-cli
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-cli
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-cli
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-cli
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-cli
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-cli
     </url>
   </scm>
 
diff --git a/uima-ducc-common/pom.xml b/uima-ducc-common/pom.xml
index 34d583e..2fe2569 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.1.0-SNAPSHOT</version>
+		<version>2.1.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/uima-ducc/trunk/uima-ducc-common
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-common
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-common
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-common
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-common
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-common
     </url>
   </scm>
 
diff --git a/uima-ducc-container/pom.xml b/uima-ducc-container/pom.xml
index 4893920..f6fe26a 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.1.0-SNAPSHOT</version>
+		<version>2.1.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/uima-ducc/trunk/uima-ducc-container
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-container
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-container
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-container
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-container
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-container
     </url>
 	</scm>
 	<dependencyManagement>
diff --git a/uima-ducc-database/pom.xml b/uima-ducc-database/pom.xml
index 3fd5412..1202d15 100644
--- a/uima-ducc-database/pom.xml
+++ b/uima-ducc-database/pom.xml
@@ -24,7 +24,7 @@
   <parent>
     <artifactId>uima-ducc-parent</artifactId>
     <groupId>org.apache.uima</groupId>
-    <version>2.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-database
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-database
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-database
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-database
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-database
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-database
     </url>
   </scm>
   
diff --git a/uima-ducc-duccdocs/pom.xml b/uima-ducc-duccdocs/pom.xml
index b39d3ba..8355922 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.1.0-SNAPSHOT</version>
+		<version>2.1.0</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/trunk/uima-ducc-duccdocs
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-duccdocs
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-duccdocs
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-duccdocs
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-duccdocs
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-duccdocs
     </url>
   </scm>
 
diff --git a/uima-ducc-examples/pom.xml b/uima-ducc-examples/pom.xml
index 613212c..d773400 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-examples
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-examples
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-examples
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-examples
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-examples
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-examples
     </url>
   </scm>
   
diff --git a/uima-ducc-orchestrator/pom.xml b/uima-ducc-orchestrator/pom.xml
index 145cd4f..029365e 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-orchestrator
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-orchestrator
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-orchestrator
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-orchestrator
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-orchestrator
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-orchestrator
     </url>
   </scm>
 
diff --git a/uima-ducc-parent/pom.xml b/uima-ducc-parent/pom.xml
index 129e495..10c6763 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.1.0-SNAPSHOT</version>
+	<version>2.1.0</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/trunk/uima-ducc-parent
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-parent
     </connection>
 		<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-parent
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-parent
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-parent
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-parent
     </url>
 	</scm>
 
diff --git a/uima-ducc-pm/pom.xml b/uima-ducc-pm/pom.xml
index 919b146..0b2fffc 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-pm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-pm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-pm
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-pm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-pm
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-pm
     </url>
   </scm>
   
diff --git a/uima-ducc-rm/pom.xml b/uima-ducc-rm/pom.xml
index 4521f19..7ff48fb 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-rm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-rm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-rm
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-rm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-rm
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-rm
     </url>
   </scm>
   
diff --git a/uima-ducc-sm/pom.xml b/uima-ducc-sm/pom.xml
index aab923d..aeeb1d8 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-sm
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-sm
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-sm
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-sm
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-sm
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-sm
     </url>
   </scm>
   
diff --git a/uima-ducc-spawn/pom.xml b/uima-ducc-spawn/pom.xml
index 6c03f91..e99582c 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.1.0-SNAPSHOT</version>
+		<version>2.1.0</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/trunk/uima-ducc-spawn
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-spawn
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-spawn
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-spawn
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-spawn
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-spawn
     </url>
   </scm>
 
diff --git a/uima-ducc-transport/pom.xml b/uima-ducc-transport/pom.xml
index edc0f59..0affc06 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.1.0-SNAPSHOT</version>
+		<version>2.1.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/uima-ducc/trunk/uima-ducc-transport
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-transport
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-transport
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-transport
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-transport
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-transport
     </url>
   </scm>
 <dependencyManagement>
diff --git a/uima-ducc-user/pom.xml b/uima-ducc-user/pom.xml
index 72dee6b..2b94c28 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.1.0-SNAPSHOT</version>
+    <version>2.1.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/uima-ducc/trunk/uima-ducc-user
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-user
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-user
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-user
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-user
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-user
     </url>
   </scm>
   
diff --git a/uima-ducc-web/pom.xml b/uima-ducc-web/pom.xml
index a9ec21d..d19923e 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.1.0-SNAPSHOT</version>
+		<version>2.1.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/uima-ducc/trunk/uima-ducc-web
+      scm:svn:http://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-web
     </connection>
 	<developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/trunk/uima-ducc-web
+      scm:svn:https://svn.apache.org/repos/asf/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-web
     </developerConnection>
 	<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk/uima-ducc-web
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.1.0/uima-ducc-web
     </url>
   </scm>