branch release/2.0-RC1 created (now e49ff70)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.0-RC1 in repository coselmar. See http://git.forge.codelutin.com/coselmar.git at e49ff70 [jgitflow-maven-plugin]updating poms for 2.0-RC1 branch with snapshot versions This branch includes the following new commits: new e49ff70 [jgitflow-maven-plugin]updating poms for 2.0-RC1 branch with snapshot versions The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit e49ff706718fa51a924218330ffac31e8154b575 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:21:23 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.0-RC1 branch with snapshot versions -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch release/2.0-RC1 in repository coselmar. See http://git.forge.codelutin.com/coselmar.git commit e49ff706718fa51a924218330ffac31e8154b575 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:21:23 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.0-RC1 branch with snapshot versions --- coselmar-bundle/pom.xml | 2 +- coselmar-persistence/pom.xml | 2 +- coselmar-rest/pom.xml | 2 +- coselmar-ui/pom.xml | 2 +- pom.xml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/coselmar-bundle/pom.xml b/coselmar-bundle/pom.xml index df1dec5..54a058f 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0-RC1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index 74d054e..f387867 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0-RC1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index 13d0f36..e96df2e 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0-RC1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index 3e3b3f3..ce51bae 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0-RC1-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index 6c3b81f..7e04fcd 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>1.6-SNAPSHOT</version> + <version>2.0-RC1-SNAPSHOT</version> <packaging>pom</packaging> <name>Coselmar</name> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm