This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository nuiton-web. See https://gitlab.nuiton.org/nuiton/nuiton-web.git commit 013bcb83e872cf8316325a179aad5ee58bbc93e7 Author: Maven Release <maven-release@codelutin.com> Date: Wed Dec 20 14:20:56 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- nuiton-security/pom.xml | 2 +- nuiton-struts2/pom.xml | 2 +- nuiton-web/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/nuiton-security/pom.xml b/nuiton-security/pom.xml index 9b7f015..4c3a96a 100644 --- a/nuiton-security/pom.xml +++ b/nuiton-security/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>nuiton-security</artifactId> diff --git a/nuiton-struts2/pom.xml b/nuiton-struts2/pom.xml index 0a3f272..3280342 100644 --- a/nuiton-struts2/pom.xml +++ b/nuiton-struts2/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>nuiton-struts2</artifactId> diff --git a/nuiton-web/pom.xml b/nuiton-web/pom.xml index 785d316..f424d6d 100644 --- a/nuiton-web/pom.xml +++ b/nuiton-web/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> </parent> <artifactId>nuiton-web</artifactId> diff --git a/pom.xml b/pom.xml index 8767019..1fd1825 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.20</version> + <version>1.21-SNAPSHOT</version> <packaging>pom</packaging> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.