branch develop updated (7149965 -> 7488889)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository wikitty. See http://git.nuiton.org/wikitty.git from 7149965 permit to escape # char '\#' for simple string. otherwize # is interpreted for #Limit, #Offset, #DEPTH new 7488889 [jgitflow-maven-plugin]updating poms for 3.14-SNAPSHOT development 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 7488889a098f1cded444e2a2268dc4a45abb5740 Author: Maven Release <maven-release@codelutin.com> Date: Thu Aug 6 21:48:26 2015 +0200 [jgitflow-maven-plugin]updating poms for 3.14-SNAPSHOT development Summary of changes: 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(-) -- 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 develop in repository wikitty. See http://git.nuiton.org/wikitty.git commit 7488889a098f1cded444e2a2268dc4a45abb5740 Author: Maven Release <maven-release@codelutin.com> Date: Thu Aug 6 21:48:26 2015 +0200 [jgitflow-maven-plugin]updating poms for 3.14-SNAPSHOT development --- 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..9364979 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ </parent> <artifactId>wikitty</artifactId> - <version>3.13-SNAPSHOT</version> + <version>3.14-SNAPSHOT</version> <packaging>pom</packaging> <name>Wikitty</name> diff --git a/wikitty-api/pom.xml b/wikitty-api/pom.xml index e42eedc..dff940b 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-dto/pom.xml b/wikitty-dto/pom.xml index b1953a5..a967e7f 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-generators/pom.xml b/wikitty-generators/pom.xml index d433815..8b30a5a 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-hessian-client/pom.xml b/wikitty-hessian-client/pom.xml index a192799..62b2c53 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-hessian-server/pom.xml b/wikitty-hessian-server/pom.xml index 9c6effd..04567c2 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-jdbc/pom.xml b/wikitty-jdbc/pom.xml index f73f6af..de69224 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-perf-test/pom.xml b/wikitty-perf-test/pom.xml index 95d2264..91ce2a8 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-solr/pom.xml b/wikitty-solr/pom.xml index c8ff9bb..31eecc9 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.14-SNAPSHOT</version> </parent> <groupId>org.nuiton.wikitty</groupId> diff --git a/wikitty-struts/pom.xml b/wikitty-struts/pom.xml index f380b04..c9938ff 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.14-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