Repository: syncope Updated Branches: refs/heads/1_2_X ffd510a46 -> e304e9387
[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/e304e938 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e304e938 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e304e938 Branch: refs/heads/1_2_X Commit: e304e9387f7e757a5c8632df5d51cc06b1a5ec39 Parents: ffd510a Author: Marco Di Sabatino Di Diodoro <[email protected]> Authored: Thu Nov 5 12:13:53 2015 +0100 Committer: Marco Di Sabatino Di Diodoro <[email protected]> Committed: Thu Nov 5 12:13:53 2015 +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/e304e938/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index cccbe44..661c652 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Archetype</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index 125ce6f..23c7992 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Build Tools</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 8bab772..4a3f9a1 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index f110c28..0e3ac17 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Common</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/console/pom.xml ---------------------------------------------------------------------- diff --git a/console/pom.xml b/console/pom.xml index f45b870..2b2264c 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/core-upgrader/pom.xml ---------------------------------------------------------------------- diff --git a/core-upgrader/pom.xml b/core-upgrader/pom.xml index 6c90ad7..33ea4ad 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <groupId>org.apache.syncope</groupId> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 52b758e..ae43f43 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/deb/console/pom.xml ---------------------------------------------------------------------- diff --git a/deb/console/pom.xml b/deb/console/pom.xml index 15639a2..c97f787 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/deb/core/pom.xml ---------------------------------------------------------------------- diff --git a/deb/core/pom.xml b/deb/core/pom.xml index d890c7f..8f62b9f 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Deb Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/deb/pom.xml ---------------------------------------------------------------------- diff --git a/deb/pom.xml b/deb/pom.xml index 00a9b1c..04dfef1 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Deb</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/installer/pom.xml ---------------------------------------------------------------------- diff --git a/installer/pom.xml b/installer/pom.xml index f51a25e..5c3b3cd 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Installer</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0ad729c..4376a31 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.6</version> + <version>1.2.7-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.6</tag> + <tag>HEAD</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/syncope/blob/e304e938/standalone/pom.xml ---------------------------------------------------------------------- diff --git a/standalone/pom.xml b/standalone/pom.xml index 9550328..121cbf9 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.6</version> + <version>1.2.7-SNAPSHOT</version> </parent> <name>Apache Syncope Standalone Distribution</name>
