Repository: cayenne
Updated Branches:
  refs/heads/STABLE-3.1 554d17670 -> 52ad986a8


[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/52ad986a
Tree: http://git-wip-us.apache.org/repos/asf/cayenne/tree/52ad986a
Diff: http://git-wip-us.apache.org/repos/asf/cayenne/diff/52ad986a

Branch: refs/heads/STABLE-3.1
Commit: 52ad986a818d1e77fd1d8e3ed4c52b5a7673c4dc
Parents: 554d176
Author: Nikita Timofeev <stari...@gmail.com>
Authored: Mon Nov 13 10:43:04 2017 +0300
Committer: Nikita Timofeev <stari...@gmail.com>
Committed: Mon Nov 13 10:43:04 2017 +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/52ad986a/assembly/pom.xml
----------------------------------------------------------------------
diff --git a/assembly/pom.xml b/assembly/pom.xml
index e7539d8..594d133 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.assembly</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 48df2fa..8bba355 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 0ac88fd..b182081 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/build-tools/pom.xml
----------------------------------------------------------------------
diff --git a/build-tools/pom.xml b/build-tools/pom.xml
index 702d432..6df30c8 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.parents</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/doc/pom.xml
----------------------------------------------------------------------
diff --git a/docs/doc/pom.xml b/docs/doc/pom.xml
index c8c2734..c562168 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/docbook/cayenne-guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/cayenne-guide/pom.xml 
b/docs/docbook/cayenne-guide/pom.xml
index 9396dbf..0620ff8 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/docbook/docbook-stylesheets/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/docbook-stylesheets/pom.xml 
b/docs/docbook/docbook-stylesheets/pom.xml
index 30a8751..66f7b84 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.2</version>
+        <version>3.1.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.cayenne.docs</groupId>
     <artifactId>docbook-stylesheets</artifactId>
-    <version>3.1.2</version>
+    <version>3.1.3-SNAPSHOT</version>
     <name>Docbook: Cayenne Stylesheets</name>
 
     <properties>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 e1206af..7331170 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/docbook/getting-started/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/getting-started/pom.xml 
b/docs/docbook/getting-started/pom.xml
index db57de7..2cd301c 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/docbook/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/pom.xml b/docs/docbook/pom.xml
index 09ae016..4e60ba2 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../pom.xml</relativePath>
        </parent>
        

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/docbook/upgrade-guide/pom.xml
----------------------------------------------------------------------
diff --git a/docs/docbook/upgrade-guide/pom.xml 
b/docs/docbook/upgrade-guide/pom.xml
index f9caa1e..37028f2 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <modelVersion>4.0.0</modelVersion>
        <groupId>org.apache.cayenne.docs</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/docs/pom.xml
----------------------------------------------------------------------
diff --git a/docs/pom.xml b/docs/pom.xml
index 6d0d67c..8e76392 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <groupId>org.apache.cayenne.parents</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-client/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-client/pom.xml b/framework/cayenne-client/pom.xml
index c32b9ab..2222ee0 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-client</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-di-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-di-unpublished/pom.xml 
b/framework/cayenne-di-unpublished/pom.xml
index fad4d62..8a6c971 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.cayenne.unpublished</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 3510ce1..faa0712 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <groupId>org.apache.cayenne.unpublished</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-legal-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-legal-unpublished/pom.xml 
b/framework/cayenne-legal-unpublished/pom.xml
index 8985b76..e5cf0f7 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-lifecycle/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-lifecycle/pom.xml 
b/framework/cayenne-lifecycle/pom.xml
index 0534171..964e48e 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-lifecycle</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-project/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-project/pom.xml 
b/framework/cayenne-project/pom.xml
index bd49df1..3b60f8a 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-server/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-server/pom.xml b/framework/cayenne-server/pom.xml
index 64ea589..a5ea8a0 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
        <artifactId>cayenne-server</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-tools/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-tools/pom.xml b/framework/cayenne-tools/pom.xml
index 1ff33cb..26e2ad5 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.2</version>
+        <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
     </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/cayenne-wocompat-unpublished/pom.xml
----------------------------------------------------------------------
diff --git a/framework/cayenne-wocompat-unpublished/pom.xml 
b/framework/cayenne-wocompat-unpublished/pom.xml
index 4ae1180..33acaf9 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/maven-cayenne-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/framework/maven-cayenne-plugin/pom.xml 
b/framework/maven-cayenne-plugin/pom.xml
index e2a2664..571b3ca 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/framework/pom.xml
----------------------------------------------------------------------
diff --git a/framework/pom.xml b/framework/pom.xml
index d0887c8..77ded0c 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.cayenne.parents</groupId>
        <artifactId>cayenne-framework-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/itests/cayenne-runtime-itest/pom.xml
----------------------------------------------------------------------
diff --git a/itests/cayenne-runtime-itest/pom.xml 
b/itests/cayenne-runtime-itest/pom.xml
index b69b974..6f216dc 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <description>Integration Tests - Cayenne runtime</description>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/itests/cayenne-tools-itest/pom.xml
----------------------------------------------------------------------
diff --git a/itests/cayenne-tools-itest/pom.xml 
b/itests/cayenne-tools-itest/pom.xml
index 2b4f5e2..c2fa9cd 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <description>Integration Tests - Cayenne Tools</description>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/itests/pom.xml
----------------------------------------------------------------------
diff --git a/itests/pom.xml b/itests/pom.xml
index c261b75..80d85e1 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.2</version>
+      <version>3.1.3-SNAPSHOT</version>
     </parent>
 
     <groupId>org.apache.cayenne.itests</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 370deff..c7ce573 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/modeler/cayenne-modeler-generic/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-generic/pom.xml 
b/modeler/cayenne-modeler-generic/pom.xml
index 6ae9c90..ce42705 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 845bb84..a80b503 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 82379fd..08a94e2 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/modeler/cayenne-modeler-mac/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-mac/pom.xml 
b/modeler/cayenne-modeler-mac/pom.xml
index 513541a..9ae92b6 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/modeler/cayenne-modeler-win/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler-win/pom.xml 
b/modeler/cayenne-modeler-win/pom.xml
index 77f07f7..fb3c89c 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/modeler/cayenne-modeler/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/cayenne-modeler/pom.xml b/modeler/cayenne-modeler/pom.xml
index 23e73c7..536ba33 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/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 1382280..65c7747 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
                <relativePath>../../pom.xml</relativePath>
        </parent>
 

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/modeler/pom.xml
----------------------------------------------------------------------
diff --git a/modeler/pom.xml b/modeler/pom.xml
index bec3374..aedfa53 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
 
        <artifactId>cayenne-modeler-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 4f128e8..b032820 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
        <groupId>org.apache.cayenne</groupId>
        <name>Cayenne</name>
 
-       <version>3.1.2</version>
+       <version>3.1.3-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>3.1.2</tag>
+               <tag>STABLE-3.1</tag>
        </scm>
        <organization>
                <name>Apache Cayenne</name>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/tutorials/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/pom.xml b/tutorials/pom.xml
index c9125e8..e6a3b15 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.2</version>
+               <version>3.1.3-SNAPSHOT</version>
        </parent>
        <groupId>org.apache.cayenne.parents</groupId>
        <artifactId>cayenne-tutorials-parent</artifactId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/tutorials/tutorial-rop-client/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial-rop-client/pom.xml 
b/tutorials/tutorial-rop-client/pom.xml
index 8ba57f1..6212d21 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.2</version>
+       <version>3.1.3-SNAPSHOT</version>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-client</artifactId>
-                       <version>3.1.2</version>
+                       <version>3.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>com.caucho</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/tutorials/tutorial-rop-server/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial-rop-server/pom.xml 
b/tutorials/tutorial-rop-server/pom.xml
index 5d371a6..d6315d6 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.2</version>
+       <version>3.1.3-SNAPSHOT</version>
     <packaging>war</packaging>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-server</artifactId>
-                       <version>3.1.2</version>
+                       <version>3.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>

http://git-wip-us.apache.org/repos/asf/cayenne/blob/52ad986a/tutorials/tutorial/pom.xml
----------------------------------------------------------------------
diff --git a/tutorials/tutorial/pom.xml b/tutorials/tutorial/pom.xml
index 5979da6..412c295 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.2</version>
+       <version>3.1.3-SNAPSHOT</version>
 
        <dependencies>
                <dependency>
                        <groupId>org.apache.cayenne</groupId>
                        <artifactId>cayenne-server</artifactId>
-                       <version>3.1.2</version>
+                       <version>3.1.3-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>org.apache.derby</groupId>

Reply via email to