branch release/3.12.1 created (now af75b5c)
This is an automated email from the git hooks/post-receive script. New change to branch release/3.12.1 in repository wikitty. See http://git.nuiton.org/wikitty.git at af75b5c [jgitflow-maven-plugin]updating poms for 3.12.1 branch with snapshot versions This branch includes the following new commits: new af75b5c [jgitflow-maven-plugin]updating poms for 3.12.1 branch with snapshot versions The 1 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 af75b5c31f3e7f479d3c016f9680ab47186c94b5 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jul 21 11:01:12 2015 +0200 [jgitflow-maven-plugin]updating poms for 3.12.1 branch with snapshot versions -- 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/3.12.1 in repository wikitty. See http://git.nuiton.org/wikitty.git commit af75b5c31f3e7f479d3c016f9680ab47186c94b5 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jul 21 11:01:12 2015 +0200 [jgitflow-maven-plugin]updating poms for 3.12.1 branch with snapshot versions --- pom.xml | 2 +- wikitty-api/pom.xml | 2 +- wikitty-dto/pom.xml | 2 +- wikitty-generators/pom.xml | 2 +- wikitty-hessian-client/pom.xml | 2 +- wikitty-hessian-server/pom.xml | 2 +- wikitty-jdbc/pom.xml | 2 +- wikitty-perf-test/pom.xml | 2 +- wikitty-solr/pom.xml | 2 +- wikitty-struts/pom.xml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/pom.xml b/pom.xml index 2dc1b00..90f6c8f 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> <packaging>pom</packaging> <name>Wikitty</name> diff --git a/wikitty-api/pom.xml b/wikitty-api/pom.xml index e42eedc..4da92dd 100644 --- a/wikitty-api/pom.xml +++ b/wikitty-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-dto/pom.xml b/wikitty-dto/pom.xml index b1953a5..81d7a5c 100644 --- a/wikitty-dto/pom.xml +++ b/wikitty-dto/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-generators/pom.xml b/wikitty-generators/pom.xml index d433815..73d86d2 100644 --- a/wikitty-generators/pom.xml +++ b/wikitty-generators/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-hessian-client/pom.xml b/wikitty-hessian-client/pom.xml index a192799..c15826d 100644 --- a/wikitty-hessian-client/pom.xml +++ b/wikitty-hessian-client/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-hessian-server/pom.xml b/wikitty-hessian-server/pom.xml index 9c6effd..da00e3e 100644 --- a/wikitty-hessian-server/pom.xml +++ b/wikitty-hessian-server/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-jdbc/pom.xml b/wikitty-jdbc/pom.xml index f73f6af..99c5872 100644 --- a/wikitty-jdbc/pom.xml +++ b/wikitty-jdbc/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-perf-test/pom.xml b/wikitty-perf-test/pom.xml index 95d2264..9863eb6 100644 --- a/wikitty-perf-test/pom.xml +++ b/wikitty-perf-test/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-solr/pom.xml b/wikitty-solr/pom.xml index c8ff9bb..96d7cf6 100644 --- a/wikitty-solr/pom.xml +++ b/wikitty-solr/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-struts/pom.xml b/wikitty-struts/pom.xml index f380b04..de5950d 100644 --- a/wikitty-struts/pom.xml +++ b/wikitty-struts/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.12.1-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm