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

git-svn-id: https://svn.apache.org/repos/asf/uima/uima-ducc/trunk@1826743 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/pom.xml b/pom.xml
index 5e7dba6..f64d004 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uima-ducc-parent</artifactId>
-		<version>2.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2
     </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.2.2
     </developerConnection>
 		<url>
-      http://svn.apache.org/viewvc/uima/uima-ducc/trunk
+      http://svn.apache.org/viewvc/uima/uima-ducc/tags/uima-ducc-2.2.2
     </url>
 	</scm>
 
diff --git a/uima-ducc-agent/pom.xml b/uima-ducc-agent/pom.xml
index 2395319..a9aba73 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-agent
     </url>
   </scm>
   
diff --git a/uima-ducc-cli/pom.xml b/uima-ducc-cli/pom.xml
index 6c4615b..069a50b 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-cli
     </url>
   </scm>
 
diff --git a/uima-ducc-common/pom.xml b/uima-ducc-common/pom.xml
index 52bb6e7..0906529 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-common
     </url>
   </scm>
 
diff --git a/uima-ducc-container/pom.xml b/uima-ducc-container/pom.xml
index a9259d1..c2047c8 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-container
     </url>
 	</scm>
 	<dependencyManagement>
diff --git a/uima-ducc-database/pom.xml b/uima-ducc-database/pom.xml
index 2484956..7206316 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-database
     </url>
   </scm>
   
diff --git a/uima-ducc-duccdocs/pom.xml b/uima-ducc-duccdocs/pom.xml
index c833c38..85110d4 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-duccdocs
     </url>
   </scm>
 
diff --git a/uima-ducc-examples/pom.xml b/uima-ducc-examples/pom.xml
index 3df2943..9696703 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-examples
     </url>
   </scm>
   
diff --git a/uima-ducc-orchestrator/pom.xml b/uima-ducc-orchestrator/pom.xml
index a2b7a51..c4aa15c 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-orchestrator
     </url>
   </scm>
 
diff --git a/uima-ducc-parent/pom.xml b/uima-ducc-parent/pom.xml
index 5fde9fb..30c6091 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.2.2-SNAPSHOT</version>
+	<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-parent
     </url>
 	</scm>
 
diff --git a/uima-ducc-pm/pom.xml b/uima-ducc-pm/pom.xml
index 21b33f5..7defacb 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-pm
     </url>
   </scm>
   
diff --git a/uima-ducc-rm/pom.xml b/uima-ducc-rm/pom.xml
index e4b8efa..1b9f4a6 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-rm
     </url>
   </scm>
   
diff --git a/uima-ducc-sm/pom.xml b/uima-ducc-sm/pom.xml
index b33ae57..5b3cee5 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-sm
     </url>
   </scm>
   
diff --git a/uima-ducc-spawn/pom.xml b/uima-ducc-spawn/pom.xml
index 09abe1e..68dc20e 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-spawn
     </url>
   </scm>
 
diff --git a/uima-ducc-transport/pom.xml b/uima-ducc-transport/pom.xml
index 854e5a2..6373bdd 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-transport
     </url>
   </scm>
 <dependencyManagement>
diff --git a/uima-ducc-user/pom.xml b/uima-ducc-user/pom.xml
index 562dca3..e3fb917 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.2.2-SNAPSHOT</version>
+    <version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-user
     </url>
   </scm>
   
diff --git a/uima-ducc-web/pom.xml b/uima-ducc-web/pom.xml
index 56d279b..692ec04 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.2.2-SNAPSHOT</version>
+		<version>2.2.2</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.2.2/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.2.2/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.2.2/uima-ducc-web
     </url>
   </scm>