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 56729f3815c7904e3a7f79e9b7cefbf162376c52 Author: Maven Release <maven-release@codelutin.com> Date: Thu Oct 27 19:02:27 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/1.18' with non-snapshot versions --- 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 ae904d5..f71b73a 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.18-SNAPSHOT</version> + <version>1.18</version> </parent> <artifactId>nuiton-security</artifactId> diff --git a/nuiton-struts2/pom.xml b/nuiton-struts2/pom.xml index 96d18a7..84c4031 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.18-SNAPSHOT</version> + <version>1.18</version> </parent> <artifactId>nuiton-struts2</artifactId> diff --git a/nuiton-web/pom.xml b/nuiton-web/pom.xml index d0545e7..cfc0ccf 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.18-SNAPSHOT</version> + <version>1.18</version> </parent> <artifactId>nuiton-web</artifactId> diff --git a/pom.xml b/pom.xml index e78699b..96008dc 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ License along with this program. If not, see <groupId>org.nuiton.web</groupId> <artifactId>nuiton-web-parent</artifactId> - <version>1.18-SNAPSHOT</version> + <version>1.18</version> <packaging>pom</packaging> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.