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:41 UTC

[uima-uimaj] branch master updated: [maven-release-plugin] prepare for next development iteration

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 dd69063  [maven-release-plugin] prepare for next development iteration
dd69063 is described below

commit dd69063934a7c1ba4d3b5aa88efc66ed77964b14
Author: Marshall Schor <ms...@schor.com>
AuthorDate: Fri Nov 1 14:34:29 2019 -0400

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

diff --git a/PearPackagingMavenPlugin/pom.xml b/PearPackagingMavenPlugin/pom.xml
index 2b0c810..fd72046 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/PearPackagingMavenPlugin
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/aggregate-uimaj-docbooks/pom.xml b/aggregate-uimaj-docbooks/pom.xml
index ea0f661..bee2619 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj-docbooks
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/aggregate-uimaj-eclipse-plugins/pom.xml b/aggregate-uimaj-eclipse-plugins/pom.xml
index af86063..917a5fd 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj-eclipse-plugins
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>
diff --git a/aggregate-uimaj/pom.xml b/aggregate-uimaj/pom.xml
index b80a4b3..f591db9 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/aggregate-uimaj
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/jVinci/pom.xml b/jVinci/pom.xml
index 5230b5c..37f2f8a 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</version> 
+    <version>3.1.2-SNAPSHOT</version> 
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -54,7 +54,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/jVinci
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/jcasgen-maven-plugin/pom.xml b/jcasgen-maven-plugin/pom.xml
index 48cbc85..98ebd8e 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</version>
+		<version>3.1.2-SNAPSHOT</version>
 		<relativePath>../uimaj-parent/pom.xml</relativePath>
 	</parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/jcasgen-maven-plugin
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>
diff --git a/pom.xml b/pom.xml
index 635ff24..d5ee420 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -57,7 +57,7 @@
     <url>
       https://github.com/apache/uima-uimaj/
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <properties>
diff --git a/uima-docbook-overview-and-setup/pom.xml b/uima-docbook-overview-and-setup/pom.xml
index 060e419..c2d33e6 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uima-docbook-overview-and-setup
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-references/pom.xml b/uima-docbook-references/pom.xml
index acb98d8..ac968a6 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uima-docbook-references
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-tools/pom.xml b/uima-docbook-tools/pom.xml
index 18dff76..3fdfa39 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uima-docbook-tools
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-tutorials-and-users-guides/pom.xml b/uima-docbook-tutorials-and-users-guides/pom.xml
index f632203..d732aa0 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uima-docbook-tutorials-and-users-guides
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uima-docbook-v3-users-guide/pom.xml b/uima-docbook-v3-users-guide/pom.xml
index 969d4c6..e1d7123 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -50,7 +50,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uima-docbook-v3-users-guide
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-adapter-soap/pom.xml b/uimaj-adapter-soap/pom.xml
index a491c40..0d36b2e 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-adapter-soap
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-adapter-vinci/pom.xml b/uimaj-adapter-vinci/pom.xml
index 5a31ac0..39da2bc 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-adapter-vinci
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-bootstrap/pom.xml b/uimaj-bootstrap/pom.xml
index 16b1143..db606de 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -44,7 +44,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-bootstrap
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-component-test-util/pom.xml b/uimaj-component-test-util/pom.xml
index 828f9ee..6ed01c9 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-component-test-util
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-core/pom.xml b/uimaj-core/pom.xml
index e2c670b..93afaa1 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-core
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-cpe/pom.xml b/uimaj-cpe/pom.xml
index 99593c5..49edd6b 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-cpe
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-document-annotation/pom.xml b/uimaj-document-annotation/pom.xml
index 9f6e22b..8952884 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-document-annotation
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-eclipse-feature-runtime/pom.xml b/uimaj-eclipse-feature-runtime/pom.xml
index 8422a14..980a8d6 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
     
@@ -53,7 +53,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-eclipse-feature-runtime
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-eclipse-feature-tools/pom.xml b/uimaj-eclipse-feature-tools/pom.xml
index 44bd85c..d73b9b7 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-eclipse-feature-tools
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-cas-editor-ide/pom.xml b/uimaj-ep-cas-editor-ide/pom.xml
index 37d7fc2..6d6b67a 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-cas-editor-ide
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-cas-editor/pom.xml b/uimaj-ep-cas-editor/pom.xml
index 4b2a5f1..bb4ae3f 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-cas-editor
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-configurator/pom.xml b/uimaj-ep-configurator/pom.xml
index e850701..a7b90d0 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-configurator
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-debug/pom.xml b/uimaj-ep-debug/pom.xml
index 1e46e69..0ecfab4 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -53,7 +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>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-jcasgen/pom.xml b/uimaj-ep-jcasgen/pom.xml
index 1e4459f..a23f7e9 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-jcasgen
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-launcher/pom.xml b/uimaj-ep-launcher/pom.xml
index d166508..356114b 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-launcher
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-pear-packager/pom.xml b/uimaj-ep-pear-packager/pom.xml
index cc1b5d3..7f52e29 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-pear-packager
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-ep-runtime/pom.xml b/uimaj-ep-runtime/pom.xml
index 6f12cbb..f8f698f 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-ep-runtime
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-examples/pom.xml b/uimaj-examples/pom.xml
index 7e6699f..c26ba18 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-examples
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-json/pom.xml b/uimaj-json/pom.xml
index 980b94f..e2adc6c 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   <artifactId>uimaj-json</artifactId>
@@ -33,7 +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>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-parent/pom.xml b/uimaj-parent/pom.xml
index 25079a0..c60f473 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</version>
+  <version>3.1.2-SNAPSHOT</version>
   <name>Apache UIMA Java SDK: ${project.artifactId}</name>
   <description>The common parent pom for the uimaj SDK</description>
   <url>${uimaWebsiteUrl}</url>
@@ -60,7 +60,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-parent
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</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 ff24dce..8f2e941 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -52,7 +52,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/jvinci
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-tools/pom.xml b/uimaj-tools/pom.xml
index 49d1d3d..fe5560b 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
   
@@ -51,7 +51,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-tools
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>
diff --git a/uimaj-v3migration-jcas/pom.xml b/uimaj-v3migration-jcas/pom.xml
index 5915b14..9c7e55c 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</version>
+    <version>3.1.2-SNAPSHOT</version>
     <relativePath>../uimaj-parent/pom.xml</relativePath>
   </parent>
 
@@ -43,7 +43,7 @@
     <url>
       https://github.com/apache/uima-uimaj/tree/master/uimaj-v3migration-jcas
     </url>
-    <tag>uimaj-3.1.1</tag>
+    <tag>HEAD</tag>
   </scm>
   
   <properties>