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 e6a20e0af642b58c200239c2da1e23c42a15b43b Author: Maven Release <maven-release@codelutin.com> Date: Wed Jan 13 13:55:13 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 ad314dd..7af6737 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</version> + <version>2.1-beta-2-SNAPSHOT</version> </parent> <groupId>fr.inra.masc</groupId> diff --git a/masc-ui/pom.xml b/masc-ui/pom.xml index 95939db..c6abf19 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</version> + <version>2.1-beta-2-SNAPSHOT</version> </parent> <groupId>fr.inra.masc</groupId> diff --git a/pom.xml b/pom.xml index 79aefa6..96ef59a 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.inra</groupId> <artifactId>masc</artifactId> - <version>2.1-beta-1</version> + <version>2.1-beta-2-SNAPSHOT</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>.