branch release/2.10 created (now 9196e4b)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.10 in repository echobase. See http://git.codelutin.com/echobase.git at 9196e4b [jgitflow-maven-plugin]updating poms for 2.10 branch with snapshot versions This branch includes the following new commits: new 9196e4b [jgitflow-maven-plugin]updating poms for 2.10 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 9196e4b0d3dc7c33548d946d94eb4b4930fc499e Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 21 13:29:42 2015 +0100 [jgitflow-maven-plugin]updating poms for 2.10 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.10 in repository echobase. See http://git.codelutin.com/echobase.git commit 9196e4b0d3dc7c33548d946d94eb4b4930fc499e Author: Maven Release <maven-release@codelutin.com> Date: Mon Dec 21 13:29:42 2015 +0100 [jgitflow-maven-plugin]updating poms for 2.10 branch with snapshot versions --- echobase-domain/pom.xml | 2 +- echobase-services/pom.xml | 2 +- echobase-ui/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/echobase-domain/pom.xml b/echobase-domain/pom.xml index 4102e99..39237f1 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>3.0-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index a9b9c73..c9d296b 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>3.0-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index c3c94af..2358853 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>3.0-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index 6e42a10..70ee4cf 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>3.0-SNAPSHOT</version> + <version>2.10-SNAPSHOT</version> <modules> <module>echobase-domain</module> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm