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/11/01 18:34:21 UTC

[uima-uimaj] branch master 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 master
in repository https://gitbox.apache.org/repos/asf/uima-uimaj.git


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

commit cedce2227c8a65405cdef8a4f430d5ee8d69a098
Author: Marshall Schor <ms...@schor.com>
AuthorDate: Fri Nov 1 14:34:09 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 0a51e9a..2b0c810 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://github.com/apache/uima-uimaj/tree/master/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 bf52ef0..ea0f661 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://github.com/apache/uima-uimaj/tree/master/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 bfacbc9..af86063 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://github.com/apache/uima-uimaj/tree/master/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 6a5e344..b80a4b3 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://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index ef1e4db..5230b5c 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://github.com/apache/uima-uimaj/tree/master/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 abb1d12..48cbc85 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://github.com/apache/uima-uimaj/tree/master/jcasgen-maven-plugin
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index 9d1447f..635ff24 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 d32bb2d..060e419 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://github.com/apache/uima-uimaj/tree/master/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 e6fc60a..acb98d8 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://github.com/apache/uima-uimaj/tree/master/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 d3c78ee..18dff76 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://github.com/apache/uima-uimaj/tree/master/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 e073919..f632203 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://github.com/apache/uima-uimaj/tree/master/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 af83621..969d4c6 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://github.com/apache/uima-uimaj/tree/master/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 c4141b0..a491c40 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://github.com/apache/uima-uimaj/tree/master/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 6b79d66..5a31ac0 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://github.com/apache/uima-uimaj/tree/master/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 616d64e..16b1143 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://github.com/apache/uima-uimaj/tree/master/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 c7722fc..828f9ee 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://github.com/apache/uima-uimaj/tree/master/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 ed923e8..e2c670b 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://github.com/apache/uima-uimaj/tree/master/uimaj-core
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index d70f327..99593c5 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://github.com/apache/uima-uimaj/tree/master/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 ccfa213..9f6e22b 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://github.com/apache/uima-uimaj/tree/master/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 1f81e47..8422a14 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://github.com/apache/uima-uimaj/tree/master/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 06ef934..44bd85c 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://github.com/apache/uima-uimaj/tree/master/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 debaf85..37d7fc2 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://github.com/apache/uima-uimaj/tree/master/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 f34601c..4b2a5f1 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://github.com/apache/uima-uimaj/tree/master/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 265c6f6..e850701 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://github.com/apache/uima-uimaj/tree/master/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 821b4a6..1e46e69 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://github.com/apache/uima-uimaj/tree/master/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 d3e55d3..1e4459f 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://github.com/apache/uima-uimaj/tree/master/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 ef2c63c..d166508 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://github.com/apache/uima-uimaj/tree/master/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 475939b..cc1b5d3 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://github.com/apache/uima-uimaj/tree/master/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 79434f2..6f12cbb 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://github.com/apache/uima-uimaj/tree/master/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 a04c8ad..7e6699f 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://github.com/apache/uima-uimaj/tree/master/uimaj-examples
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-json/pom.xml b/uimaj-json/pom.xml
index 1dc216c..980b94f 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:git:https://github.com/apache/uima-uimaj/uimaj-json</connection>
     <developerConnection>scm:git:https://github.com/apache/uima-uimaj/uimaj-json</developerConnection>
     <url>https://github.com/apache/uima-uimaj/tree/master/uimaj-json</url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index 41a1f14..25079a0 100644
--- a/uimaj-parent/pom.xml
+++ b/uimaj-parent/pom.xml
@@ -37,7 +37,7 @@
 
   <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>
@@ -60,6 +60,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/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 d949e29..ff24dce 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://github.com/apache/uima-uimaj/tree/master/jvinci
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index 799c31f..49d1d3d 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://github.com/apache/uima-uimaj/tree/master/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 2ecdb8b..5915b14 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://github.com/apache/uima-uimaj/tree/master/uimaj-v3migration-jcas
     </url>
+    <tag>uimaj-3.1.1</tag>
   </scm>
   
   <properties>