branch release/2.11 created (now 914f09f)
This is an automated email from the git hooks/post-receive script. New change to branch release/2.11 in repository echobase. See http://git.codelutin.com/echobase.git at 914f09f [jgitflow-maven-plugin]updating poms for 2.11 branch with snapshot versions This branch includes the following new commits: new 7821408 [jgitflow-maven-plugin]updating poms for 2.12-SNAPSHOT development new 914f09f [jgitflow-maven-plugin]updating poms for 2.11 branch with snapshot versions The 2 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 914f09f1d070b9270057f5b7e479fa0bdeed7ef6 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 12 16:33:35 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.11 branch with snapshot versions commit 7821408c967a28212d1c1a4518d1cfd0eaf4e895 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 12 16:32:43 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.12-SNAPSHOT development -- 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.11 in repository echobase. See http://git.codelutin.com/echobase.git commit 914f09f1d070b9270057f5b7e479fa0bdeed7ef6 Author: Maven Release <maven-release@codelutin.com> Date: Tue Jan 12 16:33:35 2016 +0100 [jgitflow-maven-plugin]updating poms for 2.11 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 47cc3fc..5af06d0 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.12-SNAPSHOT</version> + <version>2.11-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index 72193b8..62fb4b2 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.12-SNAPSHOT</version> + <version>2.11-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 880b249..ca4e265 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.12-SNAPSHOT</version> + <version>2.11-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index d12e4e9..34340b1 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>2.12-SNAPSHOT</version> + <version>2.11-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