This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coser. See https://gitlab.nuiton.org/codelutin/coser.git commit 3d31834f0c6389ecbcd1e3030d06d70e7a6d57e9 Author: Maven Release <maven-release@codelutin.com> Date: Fri Feb 17 17:40:47 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/1.5.7' with non-snapshot versions --- coser-business/pom.xml | 2 +- coser-ui/pom.xml | 2 +- coser-web/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/coser-business/pom.xml b/coser-business/pom.xml index a916250..6a66be6 100644 --- a/coser-business/pom.xml +++ b/coser-business/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.7</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/coser-ui/pom.xml b/coser-ui/pom.xml index e5a22b0..b5a0731 100644 --- a/coser-ui/pom.xml +++ b/coser-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.7</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/coser-web/pom.xml b/coser-web/pom.xml index 1c1dbf8..5510bce 100644 --- a/coser-web/pom.xml +++ b/coser-web/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.7</version> </parent> <groupId>fr.ifremer.coser</groupId> diff --git a/pom.xml b/pom.xml index dece9d0..d92c814 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coser</artifactId> - <version>1.5.7-SNAPSHOT</version> + <version>1.5.7</version> <packaging>pom</packaging> <name>Coser</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.