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 25d9fd3a7e3354dcda164ab336b22fa079afeb1d Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 13:55:13 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- 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 7af6737..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-2-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 c6abf19..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-2-SNAPSHOT</version> + <version>2.1-beta-1</version> </parent> <groupId>fr.inra.masc</groupId> diff --git a/pom.xml b/pom.xml index 96ef59a..79aefa6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.inra</groupId> <artifactId>masc</artifactId> - <version>2.1-beta-2-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>.