This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository izi-eval. See http://git.codelutin.com/izi-eval.git commit 3bda27fbe83b5efbe4904785fe1938ae395e9c5a Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 11:50:41 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.1-beta-1' with non-snapshot versions --- masc-api/pom.xml | 2 +- masc-ui/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/masc-api/pom.xml b/masc-api/pom.xml index e7ba1a8..ad314dd 100644 --- a/masc-api/pom.xml +++ b/masc-api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.inra</groupId> <artifactId>masc</artifactId> - <version>2.1-beta-1-SNAPSHOT</version> + <version>2.1-beta-1</version> </parent> <groupId>fr.inra.masc</groupId> diff --git a/masc-ui/pom.xml b/masc-ui/pom.xml index e1a6454..95939db 100644 --- a/masc-ui/pom.xml +++ b/masc-ui/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.inra</groupId> <artifactId>masc</artifactId> - <version>2.1-beta-1-SNAPSHOT</version> + <version>2.1-beta-1</version> </parent> <groupId>fr.inra.masc</groupId> diff --git a/pom.xml b/pom.xml index 3f46d30..79aefa6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.inra</groupId> <artifactId>masc</artifactId> - <version>2.1-beta-1-SNAPSHOT</version> + <version>2.1-beta-1</version> <packaging>pom</packaging> <name>Masc</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.