branch release/13 created (now 44a8efe)
This is an automated email from the git hooks/post-receive script. New change to branch release/13 in repository topia. See http://git.nuiton.org/topia.git at 44a8efe [jgitflow-maven-plugin]updating poms for branch '13' with snapshot versions This branch includes the following new commits: new 5cae68f Initial Commit new 44a8efe [jgitflow-maven-plugin]updating poms for branch '13' with snapshot versions The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit 44a8efe810537784981543eba37117281f85a870 Author: Maven Release <maven-release@codelutin.com> Date: Mon Nov 24 15:11:56 2014 +0000 [jgitflow-maven-plugin]updating poms for branch '13' with snapshot versions commit 5cae68f682e5ecb35f12c388a9124f93ca9a3cb7 Author: Maven Release <maven-release@codelutin.com> Date: Mon Nov 24 15:11:53 2014 +0000 Initial Commit -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch release/13 in repository topia. See http://git.nuiton.org/topia.git commit 44a8efe810537784981543eba37117281f85a870 Author: Maven Release <maven-release@codelutin.com> Date: Mon Nov 24 15:11:56 2014 +0000 [jgitflow-maven-plugin]updating poms for branch '13' with snapshot versions --- pom.xml | 2 +- topia-persistence/pom.xml | 2 +- topia-service-migration/pom.xml | 2 +- topia-service-replication/pom.xml | 2 +- topia-service-security/pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index f29d100..958d356 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>topia</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>13-SNAPSHOT</version> <packaging>pom</packaging> <name>ToPIA</name> diff --git a/topia-persistence/pom.xml b/topia-persistence/pom.xml index 88b19b2..bf01115 100644 --- a/topia-persistence/pom.xml +++ b/topia-persistence/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-migration/pom.xml b/topia-service-migration/pom.xml index d0d1254..9705b17 100644 --- a/topia-service-migration/pom.xml +++ b/topia-service-migration/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-replication/pom.xml b/topia-service-replication/pom.xml index 9c1f6ee..5af4262 100644 --- a/topia-service-replication/pom.xml +++ b/topia-service-replication/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> diff --git a/topia-service-security/pom.xml b/topia-service-security/pom.xml index 22cd255..6d457b9 100644 --- a/topia-service-security/pom.xml +++ b/topia-service-security/pom.xml @@ -30,7 +30,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>topia</artifactId> - <version>2.9.3-SNAPSHOT</version> + <version>13-SNAPSHOT</version> </parent> <groupId>org.nuiton.topia</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm