Repository: syncope Updated Branches: refs/heads/1_2_X 58a619af9 -> fb9e88ba2
[maven-release-plugin] prepare release syncope-1.2.9 Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fb9e88ba Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fb9e88ba Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fb9e88ba Branch: refs/heads/1_2_X Commit: fb9e88ba2a250bedaee768360214e66194bff1ba Parents: 58a619a Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Oct 7 10:10:39 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Oct 7 10:10:39 2016 +0200 ---------------------------------------------------------------------- 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/fb9e88ba/archetype/pom.xml ---------------------------------------------------------------------- diff --git a/archetype/pom.xml b/archetype/pom.xml index 6240bf7..421fcf0 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Archetype</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/build-tools/pom.xml ---------------------------------------------------------------------- diff --git a/build-tools/pom.xml b/build-tools/pom.xml index c53adfc..e529e2d 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Build Tools</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/client/pom.xml ---------------------------------------------------------------------- diff --git a/client/pom.xml b/client/pom.xml index 48eadb8..42917af 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Client</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/common/pom.xml ---------------------------------------------------------------------- diff --git a/common/pom.xml b/common/pom.xml index f123e14..3f53b6c 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Common</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/console/pom.xml ---------------------------------------------------------------------- diff --git a/console/pom.xml b/console/pom.xml index 7c3313b..1848f1c 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/core-upgrader/pom.xml ---------------------------------------------------------------------- diff --git a/core-upgrader/pom.xml b/core-upgrader/pom.xml index 91ce053..079c879 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <groupId>org.apache.syncope</groupId> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/core/pom.xml ---------------------------------------------------------------------- diff --git a/core/pom.xml b/core/pom.xml index 0c010dc..d3c3c78 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/deb/console/pom.xml ---------------------------------------------------------------------- diff --git a/deb/console/pom.xml b/deb/console/pom.xml index 6f23364..ef79662 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Deb Console</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/deb/core/pom.xml ---------------------------------------------------------------------- diff --git a/deb/core/pom.xml b/deb/core/pom.xml index cd2225e..49634a6 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Deb Core</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/deb/pom.xml ---------------------------------------------------------------------- diff --git a/deb/pom.xml b/deb/pom.xml index e8cc605..8fefabf 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Deb</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/installer/pom.xml ---------------------------------------------------------------------- diff --git a/installer/pom.xml b/installer/pom.xml index 0e3b30a..7b33454 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Installer</name> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e5e9c1b..4c3d320 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.9-SNAPSHOT</version> + <version>1.2.9</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>HEAD</tag> + <tag>syncope-1.2.9</tag> </scm> <issueManagement> http://git-wip-us.apache.org/repos/asf/syncope/blob/fb9e88ba/standalone/pom.xml ---------------------------------------------------------------------- diff --git a/standalone/pom.xml b/standalone/pom.xml index 83b1caf..f79058a 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.9-SNAPSHOT</version> + <version>1.2.9</version> </parent> <name>Apache Syncope Standalone Distribution</name>
