[maven-release-plugin] prepare release uimaj-2.4.1-rc4

git-svn-id: https://svn.apache.org/repos/asf/uima/uimaj/trunk@1505798 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index cb896b2..c2b601e 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>PearPackagingMavenPlugin</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

 	<packaging>maven-plugin</packaging>

 	<name>Apache UIMA Maven: ${project.artifactId}</name>

   <description>This is a maven plugin that produces a pear artifact.</description>

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/PearPackagingMavenPlugin

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/PearPackagingMavenPlugin

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/PearPackagingMavenPlugin

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/PearPackagingMavenPlugin

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/PearPackagingMavenPlugin

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/PearPackagingMavenPlugin

     </url>

   </scm>

   

diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index 7cb79e4..996a294 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

 

 	<artifactId>aggregate-uimaj-docbooks</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Aggregate: ${project.artifactId}</name>

   <url>${uimaWebsiteUrl}</url>

 

@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-docbooks

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-docbooks

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-docbooks

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-docbooks

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-docbooks

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-docbooks

     </url>

   </scm>

   

diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml b/aggregate-uimaj-eclipse-plugins/pom.xml
index b21c132..54e3f8c 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

 

   <artifactId>aggregate-uimaj-eclipse-plugins</artifactId>

   <packaging>pom</packaging>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

   <name>Apache UIMA Aggregate: ${project.artifactId}</name>

   <description>The aggregate for building the Eclipse plugins 

     that are part of the base UIMA framework</description>

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-eclipse-plugins

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-eclipse-plugins

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj-eclipse-plugins

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj-eclipse-plugins

     </url>

   </scm>

 

diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index b9971ca..07b172d 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

 

 	<artifactId>aggregate-uimaj</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Aggregate: ${project.artifactId}</name>

   <description>The aggregate for the base UIMA framework build and release</description>

   <url>${uimaWebsiteUrl}</url>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/aggregate-uimaj

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/aggregate-uimaj

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/aggregate-uimaj

     </url>

   </scm>

   

diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index f6ecd8b..d8e738d 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version> 
+    <version>2.4.1</version> 
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
 	<artifactId>jVinci</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}: Vinci Transport Library</name>
   <description>This is a non-standard protocol for higher efficiency than
     SOAP, used by the base UIMA Collection processing manager for supporting
@@ -47,13 +47,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/jVinci
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/jVinci
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/jVinci
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/jVinci
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/jVinci
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/jVinci
     </url>
   </scm>
   
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index 66b26be..5143217 100644
--- a/jcasgen-maven-plugin/pom.xml
+++ b/jcasgen-maven-plugin/pom.xml
@@ -30,7 +30,7 @@
 	<parent>
 		<groupId>org.apache.uima</groupId>
 		<artifactId>uimaj-parent</artifactId>
-		<version>2.4.1-SNAPSHOT</version>
+		<version>2.4.1</version>
 		<relativePath>../uimaj-parent/pom.xml</relativePath>
 	</parent>
 	<dependencies>
@@ -54,7 +54,7 @@
 		<dependency>
 			<groupId>org.apache.uima</groupId>
 			<artifactId>uimaj-tools</artifactId>
-			<version>2.4.1-SNAPSHOT</version>
+			<version>2.4.1</version>
 		</dependency>
 		<dependency>
 			<groupId>org.sonatype.plexus</groupId>
diff --git a/pom.xml b/pom.xml
index a0184a7..8125f58 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,13 +29,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>uimaj-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>uimaj</artifactId>
   <packaging>pom</packaging>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.1</version>
   <name>Apache UIMA Java SDK: ${project.artifactId}</name>
   <description>The top project for the uimaj SDK</description>
   <url>${uimaWebsiteUrl}</url>
@@ -50,13 +50,13 @@
        element, and just changing the following two properties -->
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4
     </url>
   </scm>
 
diff --git a/uima-docbook-overview-and-setup/pom.xml b/uima-docbook-overview-and-setup/pom.xml
index 9baf780..a44a0c1 100644
--- a/uima-docbook-overview-and-setup/pom.xml
+++ b/uima-docbook-overview-and-setup/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uima-docbook-overview-and-setup</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA SDK Documentation - overview and setup</name>	

   <url>${uimaWebsiteUrl}</url>

  

@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-overview-and-setup

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-overview-and-setup

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-overview-and-setup

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-overview-and-setup

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-overview-and-setup

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-overview-and-setup

     </url>

   </scm>

   

diff --git a/uima-docbook-references/pom.xml b/uima-docbook-references/pom.xml
index 0385516..79ba4a5 100644
--- a/uima-docbook-references/pom.xml
+++ b/uima-docbook-references/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uima-docbook-references</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA SDK Documentation - references</name>	

   <url>${uimaWebsiteUrl}</url>

  

@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-references

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-references

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-references

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-references

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-references

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-references

     </url>

   </scm>

   

diff --git a/uima-docbook-tools/pom.xml b/uima-docbook-tools/pom.xml
index ee069be..3ef0137 100644
--- a/uima-docbook-tools/pom.xml
+++ b/uima-docbook-tools/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uima-docbook-tools</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA SDK Documentation - tools</name>	

   <url>${uimaWebsiteUrl}</url>

  

@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tools

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tools

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tools

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tools

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tools

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tools

     </url>

   </scm>

   

diff --git a/uima-docbook-tutorials-and-users-guides/pom.xml b/uima-docbook-tutorials-and-users-guides/pom.xml
index 458fa8f..646ae0b 100644
--- a/uima-docbook-tutorials-and-users-guides/pom.xml
+++ b/uima-docbook-tutorials-and-users-guides/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uima-docbook-tutorials-and-users-guides</artifactId>

 	<packaging>pom</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA SDK Documentation - tutorials and user's guides</name>	

   <url>${uimaWebsiteUrl}</url>

  

@@ -43,13 +43,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tutorials-and-users-guides

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tutorials-and-users-guides

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uima-docbook-tutorials-and-users-guides

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uima-docbook-tutorials-and-users-guides

     </url>

   </scm>

   

diff --git a/uimaj-adapter-soap/pom.xml b/uimaj-adapter-soap/pom.xml
index a44abf2..532ed4e 100644
--- a/uimaj-adapter-soap/pom.xml
+++ b/uimaj-adapter-soap/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
 	<artifactId>uimaj-adapter-soap</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}: SOAP Adapter</name>
   <description>Provides the capability to connect to a remote
     component, using the SOAP protocol</description>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-soap
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-soap
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-soap
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-soap
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-soap
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-soap
     </url>
   </scm>
   
diff --git a/uimaj-adapter-vinci/pom.xml b/uimaj-adapter-vinci/pom.xml
index 7025cfe..36a52c6 100644
--- a/uimaj-adapter-vinci/pom.xml
+++ b/uimaj-adapter-vinci/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-adapter-vinci</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}: Vinci Adapter</name>
   <description>Provides the capability to connect to a remote analysis
     engine, using the Vinci protocol</description>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-vinci
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-vinci
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-adapter-vinci
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-vinci
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-adapter-vinci
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-adapter-vinci
     </url>
   </scm>
   
diff --git a/uimaj-bootstrap/pom.xml b/uimaj-bootstrap/pom.xml
index a4fa4fb..45623a3 100644
--- a/uimaj-bootstrap/pom.xml
+++ b/uimaj-bootstrap/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

 

 	<artifactId>uimaj-bootstrap</artifactId>

 	<packaging>jar</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Base: ${project.artifactId}</name>

   <description>Configures a classpath from directories, and runs

     a Java application using that</description>

@@ -37,13 +37,13 @@
   

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-bootstrap

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-bootstrap

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-bootstrap

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-bootstrap

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-bootstrap

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-bootstrap

     </url>

   </scm>

   

diff --git a/uimaj-component-test-util/pom.xml b/uimaj-component-test-util/pom.xml
index 96afaef..c5d4340 100644
--- a/uimaj-component-test-util/pom.xml
+++ b/uimaj-component-test-util/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-component-test-util</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}: for JUnit</name>
   <description>Supporting utilities used in various JUnit tests</description>
   <url>${uimaWebsiteUrl}</url>
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-component-test-util
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-component-test-util
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-component-test-util
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-component-test-util
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-component-test-util
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-component-test-util
     </url>
   </scm>
   
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index 4f304cc..f0bcf3b 100644
--- a/uimaj-core/pom.xml
+++ b/uimaj-core/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-core</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}</name>
   <description>The core implementation of the UIMA Java Framework</description>
   <url>${uimaWebsiteUrl}</url>
@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-core
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-core
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-core
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-core
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-core
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-core
     </url>
   </scm>
   
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index 0d793b5..5fbbf63 100644
--- a/uimaj-cpe/pom.xml
+++ b/uimaj-cpe/pom.xml
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-cpe</artifactId>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}: Collection Processing Engine</name>
   <description>The implementation of a simple scaleout capability, called
     the Collection Processing Engine.  New implementations may find 
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-cpe
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-cpe
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-cpe
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-cpe
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-cpe
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-cpe
     </url>
   </scm>
   
diff --git a/uimaj-document-annotation/pom.xml b/uimaj-document-annotation/pom.xml
index c3a3660..051def5 100644
--- a/uimaj-document-annotation/pom.xml
+++ b/uimaj-document-annotation/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-document-annotation</artifactId>
 	<packaging>jar</packaging>
-	<version>2.4.1-SNAPSHOT</version>
+	<version>2.4.1</version>
 	<name>Apache UIMA Base: ${project.artifactId}</name>
   <description>A common, but not built-in, type in the type system,
     specifying the language of a document</description>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-document-annotation
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-document-annotation
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-document-annotation
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-document-annotation
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-document-annotation
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-document-annotation
     </url>
   </scm>
   
diff --git a/uimaj-eclipse-feature-runtime/pom.xml b/uimaj-eclipse-feature-runtime/pom.xml
index 8b83023..ec9cc61 100644
--- a/uimaj-eclipse-feature-runtime/pom.xml
+++ b/uimaj-eclipse-feature-runtime/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

     

   <artifactId>uimaj-eclipse-feature-runtime</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

   

   <name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>UIMA Eclipse Plugin Feature that

@@ -46,13 +46,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-runtime

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-runtime

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-runtime

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-runtime

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-runtime

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-runtime

     </url>

   </scm>

   

diff --git a/uimaj-eclipse-feature-tools/pom.xml b/uimaj-eclipse-feature-tools/pom.xml
index eb3b6c9..67f02b1 100644
--- a/uimaj-eclipse-feature-tools/pom.xml
+++ b/uimaj-eclipse-feature-tools/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

   <artifactId>uimaj-eclipse-feature-tools</artifactId>

   <packaging>jar</packaging>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

   <name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>UIMA Eclipse Plugin Feature for base uima tooling</description>  

   <url>${uimaWebsiteUrl}</url>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-tools

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-tools

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-eclipse-feature-tools

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-tools

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-eclipse-feature-tools

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-eclipse-feature-tools

     </url>

   </scm>

   

diff --git a/uimaj-ep-cas-editor-ide/pom.xml b/uimaj-ep-cas-editor-ide/pom.xml
index 2f62e40..244a353 100644
--- a/uimaj-ep-cas-editor-ide/pom.xml
+++ b/uimaj-ep-cas-editor-ide/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uimaj-ep-cas-editor-ide</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

 	<packaging>jar</packaging>

 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>Allows editing the contents of a saved CAS</description>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor-ide

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor-ide

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor-ide

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor-ide

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor-ide

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor-ide

     </url>

   </scm>

   

diff --git a/uimaj-ep-cas-editor/pom.xml b/uimaj-ep-cas-editor/pom.xml
index 08465c6..885663e 100644
--- a/uimaj-ep-cas-editor/pom.xml
+++ b/uimaj-ep-cas-editor/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uimaj-ep-cas-editor</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

 	<packaging>jar</packaging>

 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>Allows editing the contents of a saved CAS</description>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-cas-editor

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-cas-editor

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-cas-editor

     </url>

   </scm>

   

diff --git a/uimaj-ep-configurator/pom.xml b/uimaj-ep-configurator/pom.xml
index 0c7fda8..9fcb962 100644
--- a/uimaj-ep-configurator/pom.xml
+++ b/uimaj-ep-configurator/pom.xml
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
   <artifactId>uimaj-ep-configurator</artifactId>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.1</version>
   <packaging>jar</packaging>  
   <name>Apache UIMA Eclipse: ${project.artifactId}: Descriptor Editor</name>
   <description>A frame-based editor for most of the UIMA XML 
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-configurator
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-configurator
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-configurator
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-configurator
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-configurator
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-configurator
     </url>
   </scm>
   
diff --git a/uimaj-ep-debug/pom.xml b/uimaj-ep-debug/pom.xml
index 9807b90..0d1237d 100644
--- a/uimaj-ep-debug/pom.xml
+++ b/uimaj-ep-debug/pom.xml
@@ -23,12 +23,12 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
 	<artifactId>uimaj-ep-debug</artifactId>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.1</version>
 	<packaging>jar</packaging> 
 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <!-- continuation lines need to start in col 1 else manifest has extra blanks -->
@@ -46,13 +46,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-debug
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-debug
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-debug
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-debug
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-debug
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-debug
     </url>
   </scm>
   
diff --git a/uimaj-ep-jcasgen/pom.xml b/uimaj-ep-jcasgen/pom.xml
index 2f80d1e..9ab57ad 100644
--- a/uimaj-ep-jcasgen/pom.xml
+++ b/uimaj-ep-jcasgen/pom.xml
@@ -23,13 +23,13 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>2.4.1-SNAPSHOT</version>
+    <version>2.4.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
 	<artifactId>uimaj-ep-jcasgen</artifactId>
 	<packaging>jar</packaging>
-  <version>2.4.1-SNAPSHOT</version>
+  <version>2.4.1</version>
 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>
   <description>Provides a connection to the JCasGen tooling, for
     the Component Descriptor Editor</description>
@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  
   <scm>
     <connection>
-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-jcasgen
+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-jcasgen
     </connection>
     <developerConnection>
-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-jcasgen
+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-jcasgen
     </developerConnection>
     <url>
-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-jcasgen
+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-jcasgen
     </url>
   </scm>
   
diff --git a/uimaj-ep-launcher/pom.xml b/uimaj-ep-launcher/pom.xml
index 815778f..3f80601 100644
--- a/uimaj-ep-launcher/pom.xml
+++ b/uimaj-ep-launcher/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

 

 	<artifactId>uimaj-ep-launcher</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

 	<packaging>jar</packaging> 

 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <!-- continuation lines need to start in col 1 else manifest has extra blanks -->

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-launcher

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-launcher

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-launcher

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-launcher

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-launcher

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-launcher

     </url>

   </scm>

   

diff --git a/uimaj-ep-pear-packager/pom.xml b/uimaj-ep-pear-packager/pom.xml
index 9697c02..6b9323a 100644
--- a/uimaj-ep-pear-packager/pom.xml
+++ b/uimaj-ep-pear-packager/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uimaj-ep-pear-packager</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

 	<packaging>jar</packaging>

 	<name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>Provides an Eclipse Wizard to construct

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-pear-packager

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-pear-packager

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-pear-packager

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-pear-packager

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-pear-packager

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-pear-packager

     </url>

   </scm>

   

diff --git a/uimaj-ep-runtime/pom.xml b/uimaj-ep-runtime/pom.xml
index 52d2405..9daa85b 100644
--- a/uimaj-ep-runtime/pom.xml
+++ b/uimaj-ep-runtime/pom.xml
@@ -23,12 +23,12 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

   <artifactId>uimaj-ep-runtime</artifactId>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

   <packaging>jar</packaging>  <!-- can't be bundle because it doesn't handle property substitution -->

   <name>Apache UIMA Eclipse: ${project.artifactId}</name>

   <description>Provides the core UIMA Framework to other Eclipse 

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-runtime

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-runtime

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-ep-runtime

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-runtime

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-ep-runtime

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-ep-runtime

     </url>

   </scm>

   

diff --git a/uimaj-examples/pom.xml b/uimaj-examples/pom.xml
index f1601e7..0d8938f 100644
--- a/uimaj-examples/pom.xml
+++ b/uimaj-examples/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uimaj-examples</artifactId>

 	<packaging>jar</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Base: ${project.artifactId}: SDK Examples</name>

   <description>Examples and sample code</description>

   <url>${uimaWebsiteUrl}</url>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-examples

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-examples

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-examples

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-examples

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-examples

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-examples

     </url>

   </scm>

   

diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index 34c1c35..d705ca4 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -38,7 +38,7 @@
   <groupId>org.apache.uima</groupId>

   <artifactId>uimaj-parent</artifactId>

   <packaging>pom</packaging>

-  <version>2.4.1-SNAPSHOT</version>

+  <version>2.4.1</version>

   <name>Apache UIMA Java SDK: ${project.artifactId}</name>

   <description>The common parent pom for the uimaj SDK</description>

   <url>${uimaWebsiteUrl}</url>

@@ -53,13 +53,13 @@
        element, and just changing the following two properties -->

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-parent

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-parent

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-parent

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-parent

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-parent

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-parent

     </url>

   </scm>

 

diff --git a/uimaj-test-util/pom.xml b/uimaj-test-util/pom.xml
index 44327dc..6e564a4 100644
--- a/uimaj-test-util/pom.xml
+++ b/uimaj-test-util/pom.xml
@@ -23,14 +23,14 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<groupId>org.apache.uima</groupId>

 	<artifactId>uimaj-test-util</artifactId>

 	<packaging>jar</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Base: ${project.artifactId}: JUnit utilities</name>

   <description>Utilities for testing UIMA</description>

   <url>${uimaWebsiteUrl}</url>

@@ -45,13 +45,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/jvinci

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/jvinci

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/jvinci

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/jvinci

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/jvinci

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/jvinci

     </url>

   </scm>

   

diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index ad8a684..bdea83e 100644
--- a/uimaj-tools/pom.xml
+++ b/uimaj-tools/pom.xml
@@ -23,13 +23,13 @@
   <parent>

     <groupId>org.apache.uima</groupId>

     <artifactId>uimaj-parent</artifactId>

-    <version>2.4.1-SNAPSHOT</version>

+    <version>2.4.1</version>

     <relativePath>../uimaj-parent/pom.xml</relativePath>

   </parent>

   

 	<artifactId>uimaj-tools</artifactId>

 	<packaging>jar</packaging>

-	<version>2.4.1-SNAPSHOT</version>

+	<version>2.4.1</version>

 	<name>Apache UIMA Base: ${project.artifactId}: Tools</name>

   <description>Tooling supporting UIMA use</description>

   <url>${uimaWebsiteUrl}</url>

@@ -44,13 +44,13 @@
        element, and just changing the following two properties -->  

   <scm>

     <connection>

-      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-tools

+      scm:svn:http://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-tools

     </connection>

     <developerConnection>

-      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/trunk/uimaj-tools

+      scm:svn:https://svn.apache.org/repos/asf/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-tools

     </developerConnection>

     <url>

-      http://svn.apache.org/viewvc/uima/uimaj/trunk/uimaj-tools

+      http://svn.apache.org/viewvc/uima/uimaj/tags/uimaj-2.4.1-rc4/uimaj-tools

     </url>

   </scm>