Repository: cayenne
Updated Branches:
  refs/heads/STABLE-3.1 fe18dd613 -> e6d57b146


[maven-release-plugin] prepare for next development iteration


Project: http://git-wip-us.apache.org/repos/asf/cayenne/repo
Commit: http://git-wip-us.apache.org/repos/asf/cayenne/commit/e6d57b14
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/e6d57b14
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/e6d57b14

Branch: refs/heads/STABLE-3.1
Commit: e6d57b1468bab0134eca8f3e8602a7ec2096bab5
Parents: fe18dd6
Author: Savva Kolbachev <s.kolbac...@gmail.com>
Authored: Fri Apr 29 15:35:07 2016 +0300
Committer: Savva Kolbachev <s.kolbac...@gmail.com>
Committed: Fri Apr 29 15:35:07 2016 +0300

----------------------------------------------------------------------
 assembly/pom.xml                               | 2 +-
 build-tools/cayenne-test-utilities/pom.xml     | 2 +-
 build-tools/maven-cayenne-build-plugin/pom.xml | 2 +-
 build-tools/pom.xml                            | 2 +-
 docs/doc/pom.xml                               | 2 +-
 docs/docbook/cayenne-guide/pom.xml             | 2 +-
 docs/docbook/docbook-stylesheets/pom.xml       | 4 ++--
 docs/docbook/getting-started-rop/pom.xml       | 2 +-
 docs/docbook/getting-started/pom.xml           | 2 +-
 docs/docbook/pom.xml                           | 2 +-
 docs/docbook/upgrade-guide/pom.xml             | 2 +-
 docs/pom.xml                                   | 2 +-
 framework/cayenne-client/pom.xml               | 2 +-
 framework/cayenne-di-unpublished/pom.xml       | 2 +-
 framework/cayenne-jdk1.5-unpublished/pom.xml   | 2 +-
 framework/cayenne-legal-unpublished/pom.xml    | 2 +-
 framework/cayenne-lifecycle/pom.xml            | 2 +-
 framework/cayenne-project/pom.xml              | 2 +-
 framework/cayenne-server/pom.xml               | 2 +-
 framework/cayenne-tools/pom.xml                | 2 +-
 framework/cayenne-wocompat-unpublished/pom.xml | 2 +-
 framework/maven-cayenne-plugin/pom.xml         | 2 +-
 framework/pom.xml                              | 2 +-
 itests/cayenne-runtime-itest/pom.xml           | 2 +-
 itests/cayenne-tools-itest/pom.xml             | 2 +-
 itests/pom.xml                                 | 2 +-
 modeler/cayenne-modeler-generic-ext/pom.xml    | 2 +-
 modeler/cayenne-modeler-generic/pom.xml        | 2 +-
 modeler/cayenne-modeler-mac-ext/pom.xml        | 2 +-
 modeler/cayenne-modeler-mac-legacy/pom.xml     | 2 +-
 modeler/cayenne-modeler-mac/pom.xml            | 2 +-
 modeler/cayenne-modeler-win/pom.xml            | 2 +-
 modeler/cayenne-modeler/pom.xml                | 2 +-
 modeler/maven-cayenne-modeler-plugin/pom.xml   | 2 +-
 modeler/pom.xml                                | 2 +-
 pom.xml                                        | 4 ++--
 tutorials/pom.xml                              | 2 +-
 tutorials/tutorial-rop-client/pom.xml          | 4 ++--
 tutorials/tutorial-rop-server/pom.xml          | 4 ++--
 tutorials/tutorial/pom.xml                     | 4 ++--
 40 files changed, 45 insertions(+), 45 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 338d4bb..124da30 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.assembly</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/build-tools/cayenne-test-utilities/pom.xml
----------------------------------------------------------------------
diff --git a/build-tools/cayenne-test-utilities/pom.xml 
b/build-tools/cayenne-test-utilities/pom.xml
index 2a9d311..808a57f 100644
--- a/build-tools/cayenne-test-utilities/pom.xml
+++ b/build-tools/cayenne-test-utilities/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/build-tools/maven-cayenne-build-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/build-tools/maven-cayenne-build-plugin/pom.xml 
b/build-tools/maven-cayenne-build-plugin/pom.xml
index 22e5756..a478ab0 100644
--- a/build-tools/maven-cayenne-build-plugin/pom.xml
+++ b/build-tools/maven-cayenne-build-plugin/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index a88992b..7d3fe34 100644
--- a/build-tools/pom.xml
+++ b/build-tools/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.parents</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/doc/pom.xml
----------------------------------------------------------------------
diff --git a/docs/doc/pom.xml b/docs/doc/pom.xml
index c36bfcf..ef91843 100644
--- a/docs/doc/pom.xml
+++ b/docs/doc/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/cayenne-guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/cayenne-guide/pom.xml 
b/docs/docbook/cayenne-guide/pom.xml
index d2f3e19..c08b73f 100644
--- a/docs/docbook/cayenne-guide/pom.xml
+++ b/docs/docbook/cayenne-guide/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne.docs</groupId>
                <artifactId>cayenne-docbook</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/docbook-stylesheets/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/docbook-stylesheets/pom.xml 
b/docs/docbook/docbook-stylesheets/pom.xml
index 369d85d..a70e495 100644
--- a/docs/docbook/docbook-stylesheets/pom.xml
+++ b/docs/docbook/docbook-stylesheets/pom.xml
@@ -23,12 +23,12 @@
     <parent>
         <groupId>org.apache.cayenne.docs</groupId>
         <artifactId>cayenne-docbook</artifactId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.cayenne.docs</groupId>
     <artifactId>docbook-stylesheets</artifactId>
-    <version>3.1.1</version>
+    <version>3.1.2-SNAPSHOT</version>
     <name>Docbook: Cayenne Stylesheets</name>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/getting-started-rop/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/getting-started-rop/pom.xml 
b/docs/docbook/getting-started-rop/pom.xml
index 1d3f04d..c0496a8 100644
--- a/docs/docbook/getting-started-rop/pom.xml
+++ b/docs/docbook/getting-started-rop/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne.docs</groupId>
                <artifactId>cayenne-docbook</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/getting-started/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/getting-started/pom.xml 
b/docs/docbook/getting-started/pom.xml
index e7d594c..0531010 100644
--- a/docs/docbook/getting-started/pom.xml
+++ b/docs/docbook/getting-started/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne.docs</groupId>
                <artifactId>cayenne-docbook</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/pom.xml b/docs/docbook/pom.xml
index 7314e25..034a97a 100644
--- a/docs/docbook/pom.xml
+++ b/docs/docbook/pom.xml
@@ -26,7 +26,7 @@
        <parent>
                <groupId>org.apache.cayenne.parents</groupId>
                <artifactId>cayenne-docs-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/docbook/upgrade-guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/upgrade-guide/pom.xml 
b/docs/docbook/upgrade-guide/pom.xml
index 7d9be04..37d84ed 100644
--- a/docs/docbook/upgrade-guide/pom.xml
+++ b/docs/docbook/upgrade-guide/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne.docs</groupId>
                <artifactId>cayenne-docbook</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index d22a8e1..7a218b2 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -25,7 +25,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.parents</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-client/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-client/pom.xml b/framework/cayenne-client/pom.xml
index 3d631f5..ce9aecc 100644
--- a/framework/cayenne-client/pom.xml
+++ b/framework/cayenne-client/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-client</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-di-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-di-unpublished/pom.xml 
b/framework/cayenne-di-unpublished/pom.xml
index 4d2319c..ce0d382 100644
--- a/framework/cayenne-di-unpublished/pom.xml
+++ b/framework/cayenne-di-unpublished/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.cayenne.unpublished</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-jdk1.5-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-jdk1.5-unpublished/pom.xml 
b/framework/cayenne-jdk1.5-unpublished/pom.xml
index 216b662..f201c57 100644
--- a/framework/cayenne-jdk1.5-unpublished/pom.xml
+++ b/framework/cayenne-jdk1.5-unpublished/pom.xml
@@ -18,7 +18,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.cayenne.unpublished</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-legal-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-legal-unpublished/pom.xml 
b/framework/cayenne-legal-unpublished/pom.xml
index acf25f4..4e8778e 100644
--- a/framework/cayenne-legal-unpublished/pom.xml
+++ b/framework/cayenne-legal-unpublished/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-lifecycle/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-lifecycle/pom.xml 
b/framework/cayenne-lifecycle/pom.xml
index 7e217f3..09c5c12 100644
--- a/framework/cayenne-lifecycle/pom.xml
+++ b/framework/cayenne-lifecycle/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <artifactId>cayenne-parent</artifactId>
                <groupId>org.apache.cayenne</groupId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-lifecycle</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-project/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-project/pom.xml 
b/framework/cayenne-project/pom.xml
index 5665e03..4bd838a 100644
--- a/framework/cayenne-project/pom.xml
+++ b/framework/cayenne-project/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-server/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-server/pom.xml b/framework/cayenne-server/pom.xml
index 1569d20..6f02936 100644
--- a/framework/cayenne-server/pom.xml
+++ b/framework/cayenne-server/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-server</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-tools/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-tools/pom.xml b/framework/cayenne-tools/pom.xml
index 742590f..8902598 100644
--- a/framework/cayenne-tools/pom.xml
+++ b/framework/cayenne-tools/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <artifactId>cayenne-parent</artifactId>
         <groupId>org.apache.cayenne</groupId>
-        <version>3.1.1</version>
+        <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/cayenne-wocompat-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-wocompat-unpublished/pom.xml 
b/framework/cayenne-wocompat-unpublished/pom.xml
index e9c4976..2a59ee3 100644
--- a/framework/cayenne-wocompat-unpublished/pom.xml
+++ b/framework/cayenne-wocompat-unpublished/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/maven-cayenne-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/framework/maven-cayenne-plugin/pom.xml 
b/framework/maven-cayenne-plugin/pom.xml
index 4af4d67..0aa1136 100644
--- a/framework/maven-cayenne-plugin/pom.xml
+++ b/framework/maven-cayenne-plugin/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <artifactId>cayenne-parent</artifactId>
                <groupId>org.apache.cayenne</groupId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/framework/pom.xml
----------------------------------------------------------------------
diff --git a/framework/pom.xml b/framework/pom.xml
index 3a9d78e..701779c 100644
--- a/framework/pom.xml
+++ b/framework/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.cayenne.parents</groupId>
        <artifactId>cayenne-framework-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/itests/cayenne-runtime-itest/pom.xml
----------------------------------------------------------------------
diff --git a/itests/cayenne-runtime-itest/pom.xml 
b/itests/cayenne-runtime-itest/pom.xml
index 9a85103..9ad7fd6 100644
--- a/itests/cayenne-runtime-itest/pom.xml
+++ b/itests/cayenne-runtime-itest/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.cayenne.itests</groupId>
                <artifactId>cayenne-itests-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <description>Integration Tests - Cayenne runtime</description>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/itests/cayenne-tools-itest/pom.xml
----------------------------------------------------------------------
diff --git a/itests/cayenne-tools-itest/pom.xml 
b/itests/cayenne-tools-itest/pom.xml
index 653c4f4..cd31ca0 100644
--- a/itests/cayenne-tools-itest/pom.xml
+++ b/itests/cayenne-tools-itest/pom.xml
@@ -21,7 +21,7 @@
        <parent>
                <groupId>org.apache.cayenne.itests</groupId>
                <artifactId>cayenne-itests-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <description>Integration Tests - Cayenne Tools</description>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index 6952e5e..986f38b 100644
--- a/itests/pom.xml
+++ b/itests/pom.xml
@@ -25,7 +25,7 @@
     <parent>
       <groupId>org.apache.cayenne</groupId>
       <artifactId>cayenne-parent</artifactId>
-      <version>3.1.1</version>
+      <version>3.1.2-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.cayenne.itests</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-generic-ext/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-generic-ext/pom.xml 
b/modeler/cayenne-modeler-generic-ext/pom.xml
index 6dbf315..6ac7628 100644
--- a/modeler/cayenne-modeler-generic-ext/pom.xml
+++ b/modeler/cayenne-modeler-generic-ext/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-generic/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-generic/pom.xml 
b/modeler/cayenne-modeler-generic/pom.xml
index e1e61dc..521501c 100644
--- a/modeler/cayenne-modeler-generic/pom.xml
+++ b/modeler/cayenne-modeler-generic/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-mac-ext/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-mac-ext/pom.xml 
b/modeler/cayenne-modeler-mac-ext/pom.xml
index 3d209c2..d371b36 100644
--- a/modeler/cayenne-modeler-mac-ext/pom.xml
+++ b/modeler/cayenne-modeler-mac-ext/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-mac-legacy/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-mac-legacy/pom.xml 
b/modeler/cayenne-modeler-mac-legacy/pom.xml
index 62990a6..a9a487b 100644
--- a/modeler/cayenne-modeler-mac-legacy/pom.xml
+++ b/modeler/cayenne-modeler-mac-legacy/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-mac/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-mac/pom.xml 
b/modeler/cayenne-modeler-mac/pom.xml
index 15a1286..c70bece 100644
--- a/modeler/cayenne-modeler-mac/pom.xml
+++ b/modeler/cayenne-modeler-mac/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler-win/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-win/pom.xml 
b/modeler/cayenne-modeler-win/pom.xml
index 97b789c..6ef470c 100644
--- a/modeler/cayenne-modeler-win/pom.xml
+++ b/modeler/cayenne-modeler-win/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/cayenne-modeler/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler/pom.xml b/modeler/cayenne-modeler/pom.xml
index b5561a4..f71e54d 100644
--- a/modeler/cayenne-modeler/pom.xml
+++ b/modeler/cayenne-modeler/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/maven-cayenne-modeler-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/maven-cayenne-modeler-plugin/pom.xml 
b/modeler/maven-cayenne-modeler-plugin/pom.xml
index bf640f2..f82a682 100644
--- a/modeler/maven-cayenne-modeler-plugin/pom.xml
+++ b/modeler/maven-cayenne-modeler-plugin/pom.xml
@@ -23,7 +23,7 @@
        <parent>
                <artifactId>cayenne-parent</artifactId>
                <groupId>org.apache.cayenne</groupId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/modeler/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/pom.xml b/modeler/pom.xml
index 6510d1c..e5d50c5 100644
--- a/modeler/pom.xml
+++ b/modeler/pom.xml
@@ -24,7 +24,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
 
        <artifactId>cayenne-modeler-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e3e9ee4..fab6185 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
        <groupId>org.apache.cayenne</groupId>
        <name>Cayenne</name>
 
-       <version>3.1.1</version>
+       <version>3.1.2-SNAPSHOT</version>
        <packaging>pom</packaging>
 
        <description>
@@ -200,7 +200,7 @@
                
<connection>scm:git:https://git-wip-us.apache.org/repos/asf/cayenne.git</connection>
                
<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/cayenne.git</developerConnection>
                <url>https://github.com/apache/cayenne</url>
-               <tag>cayenne-parent-3.1.1</tag>
+               <tag>STABLE-3.1</tag>
        </scm>
        <organization>
                <name>Apache Cayenne</name>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/tutorials/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index 4399b1b..7705576 100644
--- a/tutorials/pom.xml
+++ b/tutorials/pom.xml
@@ -22,7 +22,7 @@
        <parent>
                <groupId>org.apache.cayenne</groupId>
                <artifactId>cayenne-parent</artifactId>
-               <version>3.1.1</version>
+               <version>3.1.2-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.cayenne.parents</groupId>
        <artifactId>cayenne-tutorials-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/tutorials/tutorial-rop-client/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial-rop-client/pom.xml 
b/tutorials/tutorial-rop-client/pom.xml
index 2ca501b..57964b7 100644
--- a/tutorials/tutorial-rop-client/pom.xml
+++ b/tutorials/tutorial-rop-client/pom.xml
@@ -18,13 +18,13 @@
        <groupId>org.apache.cayenne</groupId>
        <artifactId>tutorial-rop-client</artifactId>
        <name>Cayenne ROP Client Tutorial</name>
-       <version>3.1.1</version>
+       <version>3.1.2-SNAPSHOT</version>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-client</artifactId>
-                       <version>3.1.1</version>
+                       <version>3.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>com.caucho</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/tutorials/tutorial-rop-server/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial-rop-server/pom.xml 
b/tutorials/tutorial-rop-server/pom.xml
index f0fe97a..da3d989 100644
--- a/tutorials/tutorial-rop-server/pom.xml
+++ b/tutorials/tutorial-rop-server/pom.xml
@@ -18,14 +18,14 @@
        <groupId>org.apache.cayenne</groupId>
        <artifactId>tutorial-rop-server</artifactId>
        <name>Cayenne ROP Server Tutorial</name>
-       <version>3.1.1</version>
+       <version>3.1.2-SNAPSHOT</version>
     <packaging>war</packaging>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-server</artifactId>
-                       <version>3.1.1</version>
+                       <version>3.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/e6d57b14/tutorials/tutorial/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial/pom.xml b/tutorials/tutorial/pom.xml
index 9c6eeb0..1c5f8fb 100644
--- a/tutorials/tutorial/pom.xml
+++ b/tutorials/tutorial/pom.xml
@@ -18,13 +18,13 @@
        <groupId>org.apache.cayenne</groupId>
        <artifactId>tutorial</artifactId>
        <name>Cayenne Tutorial</name>
-       <version>3.1.1</version>
+       <version>3.1.2-SNAPSHOT</version>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-server</artifactId>
-                       <version>3.1.1</version>
+                       <version>3.1.2-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>

Reply via email to