You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@uima.apache.org by sc...@apache.org on 2019/10/28 18:28:07 UTC

[uima-uimaj] branch UIMA-6138 updated: [maven-release-plugin] prepare release uimaj-3.1.1

This is an automated email from the ASF dual-hosted git repository.

schor pushed a commit to branch UIMA-6138
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


The following commit(s) were added to refs/heads/UIMA-6138 by this push:
     new 61e547c  [maven-release-plugin] prepare release uimaj-3.1.1
61e547c is described below

commit 61e547c5975f64895d5f9f71e6405b2589e39fe0
Author: Marshall Schor <ms...@schor.com>
AuthorDate: Mon Oct 28 14:27:54 2019 -0400

    [maven-release-plugin] prepare release uimaj-3.1.1
---
 PearPackagingMavenPlugin/pom.xml                | 3 ++-
 aggregate-uimaj-docbooks/pom.xml                | 3 ++-
 aggregate-uimaj-eclipse-plugins/pom.xml         | 3 ++-
 aggregate-uimaj/pom.xml                         | 3 ++-
 jVinci/pom.xml                                  | 3 ++-
 jcasgen-maven-plugin/pom.xml                    | 3 ++-
 pom.xml                                         | 3 ++-
 uima-docbook-overview-and-setup/pom.xml         | 3 ++-
 uima-docbook-references/pom.xml                 | 3 ++-
 uima-docbook-tools/pom.xml                      | 3 ++-
 uima-docbook-tutorials-and-users-guides/pom.xml | 3 ++-
 uima-docbook-v3-users-guide/pom.xml             | 3 ++-
 uimaj-adapter-soap/pom.xml                      | 3 ++-
 uimaj-adapter-vinci/pom.xml                     | 3 ++-
 uimaj-bootstrap/pom.xml                         | 3 ++-
 uimaj-component-test-util/pom.xml               | 3 ++-
 uimaj-core/pom.xml                              | 3 ++-
 uimaj-cpe/pom.xml                               | 3 ++-
 uimaj-document-annotation/pom.xml               | 3 ++-
 uimaj-eclipse-feature-runtime/pom.xml           | 3 ++-
 uimaj-eclipse-feature-tools/pom.xml             | 3 ++-
 uimaj-ep-cas-editor-ide/pom.xml                 | 3 ++-
 uimaj-ep-cas-editor/pom.xml                     | 3 ++-
 uimaj-ep-configurator/pom.xml                   | 3 ++-
 uimaj-ep-debug/pom.xml                          | 3 ++-
 uimaj-ep-jcasgen/pom.xml                        | 3 ++-
 uimaj-ep-launcher/pom.xml                       | 3 ++-
 uimaj-ep-pear-packager/pom.xml                  | 3 ++-
 uimaj-ep-runtime/pom.xml                        | 3 ++-
 uimaj-examples/pom.xml                          | 3 ++-
 uimaj-json/pom.xml                              | 3 ++-
 uimaj-parent/pom.xml                            | 3 ++-
 uimaj-test-util/pom.xml                         | 3 ++-
 uimaj-tools/pom.xml                             | 3 ++-
 uimaj-v3migration-jcas/pom.xml                  | 3 ++-
 35 files changed, 70 insertions(+), 35 deletions(-)

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 3a3ffb1..587872a 100644
--- a/PearPackagingMavenPlugin/pom.xml
+++ b/PearPackagingMavenPlugin/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/PearPackagingMavenPlugin
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index 640dead..0b36b0f 100644
--- a/aggregate-uimaj-docbooks/pom.xml
+++ b/aggregate-uimaj-docbooks/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-docbooks
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml b/aggregate-uimaj-eclipse-plugins/pom.xml
index eeb316d..d4c2979 100644
--- a/aggregate-uimaj-eclipse-plugins/pom.xml
+++ b/aggregate-uimaj-eclipse-plugins/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj-eclipse-plugins
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
 
   <properties>
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index 5636667..9094ee0 100644
--- a/aggregate-uimaj/pom.xml
+++ b/aggregate-uimaj/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/aggregate-uimaj
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index f2d25ca..2942f67 100644
--- a/jVinci/pom.xml
+++ b/jVinci/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version> 
+    <version>3.1.1</version> 
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -54,6 +54,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jVinci
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index 3c76b56..00d90cf 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>3.1.1-SNAPSHOT</version>
+		<version>3.1.1</version>
 		<relativePath>../uimaj-parent/pom.xml</relativePath>
 	</parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jcasgen-maven-plugin
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index ce49d5e..5fe7ca0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -29,7 +29,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -57,6 +57,7 @@
     <url>
       https://github.com/apache/uima-uimaj/
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
 
   <properties>
diff --git a/uima-docbook-overview-and-setup/pom.xml b/uima-docbook-overview-and-setup/pom.xml
index b4dcc85..c5a00c9 100644
--- a/uima-docbook-overview-and-setup/pom.xml
+++ b/uima-docbook-overview-and-setup/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-overview-and-setup
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-references/pom.xml b/uima-docbook-references/pom.xml
index bb18b37..4c6e0ea 100644
--- a/uima-docbook-references/pom.xml
+++ b/uima-docbook-references/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-references
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-tools/pom.xml b/uima-docbook-tools/pom.xml
index d117b55..8064852 100644
--- a/uima-docbook-tools/pom.xml
+++ b/uima-docbook-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-tools
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-tutorials-and-users-guides/pom.xml b/uima-docbook-tutorials-and-users-guides/pom.xml
index d5ca4f6..cfca59a 100644
--- a/uima-docbook-tutorials-and-users-guides/pom.xml
+++ b/uima-docbook-tutorials-and-users-guides/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-tutorials-and-users-guides
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-v3-users-guide/pom.xml b/uima-docbook-v3-users-guide/pom.xml
index 6bac22f..4882af0 100644
--- a/uima-docbook-v3-users-guide/pom.xml
+++ b/uima-docbook-v3-users-guide/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,6 +50,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uima-docbook-v3-users-guide
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-adapter-soap/pom.xml b/uimaj-adapter-soap/pom.xml
index 6187f19..b42b48a 100644
--- a/uimaj-adapter-soap/pom.xml
+++ b/uimaj-adapter-soap/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-adapter-soap
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-adapter-vinci/pom.xml b/uimaj-adapter-vinci/pom.xml
index 3dfd964..c4c9578 100644
--- a/uimaj-adapter-vinci/pom.xml
+++ b/uimaj-adapter-vinci/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-adapter-vinci
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-bootstrap/pom.xml b/uimaj-bootstrap/pom.xml
index fefde75..5eaf1f7 100644
--- a/uimaj-bootstrap/pom.xml
+++ b/uimaj-bootstrap/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -44,6 +44,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-bootstrap
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-component-test-util/pom.xml b/uimaj-component-test-util/pom.xml
index a2b69c6..ea0b2fd 100644
--- a/uimaj-component-test-util/pom.xml
+++ b/uimaj-component-test-util/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-component-test-util
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index b3b26a4..bc3f309 100644
--- a/uimaj-core/pom.xml
+++ b/uimaj-core/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-core
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index a954082..008b9a0 100644
--- a/uimaj-cpe/pom.xml
+++ b/uimaj-cpe/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-cpe
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-document-annotation/pom.xml b/uimaj-document-annotation/pom.xml
index da96990..8860bc3 100644
--- a/uimaj-document-annotation/pom.xml
+++ b/uimaj-document-annotation/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-document-annotation
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-eclipse-feature-runtime/pom.xml b/uimaj-eclipse-feature-runtime/pom.xml
index f0e9428..0697a69 100644
--- a/uimaj-eclipse-feature-runtime/pom.xml
+++ b/uimaj-eclipse-feature-runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
     
@@ -53,6 +53,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-runtime
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-eclipse-feature-tools/pom.xml b/uimaj-eclipse-feature-tools/pom.xml
index e6a4be1..826ed1c 100644
--- a/uimaj-eclipse-feature-tools/pom.xml
+++ b/uimaj-eclipse-feature-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-eclipse-feature-tools
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-cas-editor-ide/pom.xml b/uimaj-ep-cas-editor-ide/pom.xml
index d030f48..f9235ec 100644
--- a/uimaj-ep-cas-editor-ide/pom.xml
+++ b/uimaj-ep-cas-editor-ide/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor-ide
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-cas-editor/pom.xml b/uimaj-ep-cas-editor/pom.xml
index ba3b5f6..94d6b5e 100644
--- a/uimaj-ep-cas-editor/pom.xml
+++ b/uimaj-ep-cas-editor/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-cas-editor
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-configurator/pom.xml b/uimaj-ep-configurator/pom.xml
index 948dc0d..24af86d 100644
--- a/uimaj-ep-configurator/pom.xml
+++ b/uimaj-ep-configurator/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-configurator
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-debug/pom.xml b/uimaj-ep-debug/pom.xml
index 38cd1bb..d099759 100644
--- a/uimaj-ep-debug/pom.xml
+++ b/uimaj-ep-debug/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -53,6 +53,7 @@ UIMA data structures to the Eclipse Debug displays</description>
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-debug
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-jcasgen/pom.xml b/uimaj-ep-jcasgen/pom.xml
index be9e74e..4cd57d8 100644
--- a/uimaj-ep-jcasgen/pom.xml
+++ b/uimaj-ep-jcasgen/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-jcasgen
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-launcher/pom.xml b/uimaj-ep-launcher/pom.xml
index 652fba6..76d5a2b 100644
--- a/uimaj-ep-launcher/pom.xml
+++ b/uimaj-ep-launcher/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-launcher
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-pear-packager/pom.xml b/uimaj-ep-pear-packager/pom.xml
index c218227..a24ca98 100644
--- a/uimaj-ep-pear-packager/pom.xml
+++ b/uimaj-ep-pear-packager/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-pear-packager
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-runtime/pom.xml b/uimaj-ep-runtime/pom.xml
index 658c295..eb368ab 100644
--- a/uimaj-ep-runtime/pom.xml
+++ b/uimaj-ep-runtime/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-ep-runtime
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-examples/pom.xml b/uimaj-examples/pom.xml
index 3326c77..5278e54 100644
--- a/uimaj-examples/pom.xml
+++ b/uimaj-examples/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-examples
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-json/pom.xml b/uimaj-json/pom.xml
index 23b85c7..f4f9e16 100644
--- a/uimaj-json/pom.xml
+++ b/uimaj-json/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   <artifactId>uimaj-json</artifactId>
@@ -33,6 +33,7 @@
     <connection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-json</connection>
     <developerConnection>scm:svn:https://svn.apache.org/repos/asf/uima/uv3/uimaj-v3/trunk/uimaj-json</developerConnection>
     <url>https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-json</url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index c402c35..5acf725 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>3.1.1-SNAPSHOT</version>
+  <version>3.1.1</version>
   <name>Apache UIMA Java SDK: ${project.artifactId}</name>
   <description>The common parent pom for the uimaj SDK</description>
   <url>${uimaWebsiteUrl}</url>
@@ -61,6 +61,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-parent
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
 
   <!-- The repositories and pluginRepositories section is duplicated from
diff --git a/uimaj-test-util/pom.xml b/uimaj-test-util/pom.xml
index bd1b9a0..1ed9533 100644
--- a/uimaj-test-util/pom.xml
+++ b/uimaj-test-util/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,6 +52,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/jvinci
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index 515ca28..0efd418 100644
--- a/uimaj-tools/pom.xml
+++ b/uimaj-tools/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,6 +51,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-tools
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index 35eb8c2..07d8496 100644
--- a/uimaj-v3migration-jcas/pom.xml
+++ b/uimaj-v3migration-jcas/pom.xml
@@ -23,7 +23,7 @@
   <parent>
     <groupId>org.apache.uima</groupId>
     <artifactId>uimaj-parent</artifactId>
-    <version>3.1.1-SNAPSHOT</version>
+    <version>3.1.1</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -43,6 +43,7 @@
     <url>
       https://svn.apache.org/viewvc/uima/uv3/uimaj-v3/trunk/uimaj-jcas
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>