Repository: syncope Updated Branches: refs/heads/1_2_X 347833ef6 -> c1a356ef9
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c1a356ef Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c1a356ef Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c1a356ef Branch: refs/heads/1_2_X Commit: c1a356ef98920dc480c66f31045f42ba1b022882 Parents: 347833e Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Jan 24 08:46:19 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Jan 24 08:46:19 2017 +0100 ---------------------------------------------------------------------- archetype/pom.xml | 2 +- build-tools/pom.xml | 2 +- client/pom.xml | 2 +- common/pom.xml | 2 +- console/pom.xml | 2 +- core-upgrader/pom.xml | 2 +- core/pom.xml | 2 +- deb/console/pom.xml | 2 +- deb/core/pom.xml | 2 +- deb/pom.xml | 2 +- installer/pom.xml | 2 +- pom.xml | 4 ++-- standalone/pom.xml | 2 +- 13 files changed, 14 insertions(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index 1ee5acd..bcbeef8 100644 --- a/archetype/pom.xml +++ b/archetype/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Archetype</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 86d5b3a..536e49c 100644 --- a/build-tools/pom.xml +++ b/build-tools/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Build Tools</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 0565473..9b4c603 100644 --- a/client/pom.xml +++ b/client/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index 504e087..d651f13 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Common</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/console/pom.xml ---------------------------------------------------------------------- diff --git a/console/pom.xml b/console/pom.xml index 0131a95..d957b99 100644 --- a/console/pom.xml +++ b/console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/core-upgrader/pom.xml ---------------------------------------------------------------------- diff --git a/core-upgrader/pom.xml b/core-upgrader/pom.xml index f5db680..18d057d 100644 --- a/core-upgrader/pom.xml +++ b/core-upgrader/pom.xml @@ -23,7 +23,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <groupId>org.apache.syncope</groupId> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 9223276..49261d1 100644 --- a/core/pom.xml +++ b/core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/deb/console/pom.xml ---------------------------------------------------------------------- diff --git a/deb/console/pom.xml b/deb/console/pom.xml index 6a8f87b..1d3f6d0 100644 --- a/deb/console/pom.xml +++ b/deb/console/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-deb</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/deb/core/pom.xml ---------------------------------------------------------------------- diff --git a/deb/core/pom.xml b/deb/core/pom.xml index 4f714b2..4911042 100644 --- a/deb/core/pom.xml +++ b/deb/core/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope-deb</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/deb/pom.xml ---------------------------------------------------------------------- diff --git a/deb/pom.xml b/deb/pom.xml index 1a4acd5..4cba1ca 100644 --- a/deb/pom.xml +++ b/deb/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Deb</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/installer/pom.xml ---------------------------------------------------------------------- diff --git a/installer/pom.xml b/installer/pom.xml index ed7d052..4908d0e 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Installer</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f88d9c9..5cc5dd8 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ under the License. <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> <packaging>pom</packaging> <parent> @@ -52,7 +52,7 @@ under the License. <connection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/syncope.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=syncope.git</url> - <tag>syncope-1.2.10</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/syncope/blob/c1a356ef/standalone/pom.xml ---------------------------------------------------------------------- diff --git a/standalone/pom.xml b/standalone/pom.xml index ff10a47..75ae4fe 100644 --- a/standalone/pom.xml +++ b/standalone/pom.xml @@ -24,7 +24,7 @@ under the License. <parent> <groupId>org.apache.syncope</groupId> <artifactId>syncope</artifactId> - <version>1.2.10</version> + <version>1.2.11-SNAPSHOT</version> </parent> <name>Apache Syncope Standalone Distribution</name>
