branch develop updated (e577c87 -> b4ec43d)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git from e577c87 [jgitflow-maven-plugin]updating poms for 4.0.2-SNAPSHOT development new eb2bf63 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 4b4dd37 [jgitflow-maven-plugin]updating poms for 4.0.1 branch with snapshot versions new 429e4c9 [jgitflow-maven-plugin]updating poms for branch'release/4.0.1' with non-snapshot versions new bb692df [jgitflow-maven-plugin]merging 'release/4.0.1' into 'master' new c9c54ca [jgitflow-maven-plugin]merging 'master' into 'develop' new b4ec43d [jgitflow-maven-plugin]Updating develop poms back to pre merge state The 5 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 b4ec43d8b4a629561b452239f1ae99bc35ab6a8b Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:06 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit c9c54ca85be8a384d5e45f7a3b4f2f96f30be527 Merge: eb2bf63 bb692df Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:05 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit eb2bf63ad4f49d2b8d439101c196c28298cb6b05 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:02 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit bb692df6f18d651663ebd68ffb19fb03b54b5ac4 Merge: bf4bec0 429e4c9 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:01:49 2016 +0200 [jgitflow-maven-plugin]merging 'release/4.0.1' into 'master' commit 429e4c925598f8cd777ce22286f899760fbefe48 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 10:54:31 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/4.0.1' with non-snapshot versions Summary of changes: -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit 429e4c925598f8cd777ce22286f899760fbefe48 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 10:54:31 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/4.0.1' with non-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 28141d3..42017ea 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index 60ce1c1..0e28163 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 9a2480b..ce0e2c9 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index 811f6c4..bd752b0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1-SNAPSHOT</version> + <version>4.0.1</version> <modules> <module>echobase-domain</module> -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit bb692df6f18d651663ebd68ffb19fb03b54b5ac4 Merge: bf4bec0 429e4c9 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:01:49 2016 +0200 [jgitflow-maven-plugin]merging 'release/4.0.1' into 'master' echobase-domain/pom.xml | 2 +- .../persistence/migration/MigrationCallBackForVersionSupport.java | 6 ++++++ .../workingDb/WorkingDbMigrationCallBackForVersion3_910.java | 2 +- echobase-services/pom.xml | 2 +- echobase-ui/pom.xml | 2 +- pom.xml | 2 +- 6 files changed, 11 insertions(+), 5 deletions(-) -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit eb2bf63ad4f49d2b8d439101c196c28298cb6b05 Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:02 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- 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 2054942..42017ea 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index 25ec0c3..0e28163 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index 703153b..ce0e2c9 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.1</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index b6e8bd3..bd752b0 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.2-SNAPSHOT</version> + <version>4.0.1</version> <modules> <module>echobase-domain</module> -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit c9c54ca85be8a384d5e45f7a3b4f2f96f30be527 Merge: eb2bf63 bb692df Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:05 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' -- 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 develop in repository echobase. See https://gitlab.nuiton.org/codelutin/echobase.git commit b4ec43d8b4a629561b452239f1ae99bc35ab6a8b Author: Maven Release <maven-release@codelutin.com> Date: Fri Oct 28 11:02:06 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 42017ea..2054942 100644 --- a/echobase-domain/pom.xml +++ b/echobase-domain/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-services/pom.xml b/echobase-services/pom.xml index 0e28163..25ec0c3 100644 --- a/echobase-services/pom.xml +++ b/echobase-services/pom.xml @@ -6,7 +6,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/echobase-ui/pom.xml b/echobase-ui/pom.xml index ce0e2c9..703153b 100644 --- a/echobase-ui/pom.xml +++ b/echobase-ui/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1</version> + <version>4.0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.echobase</groupId> diff --git a/pom.xml b/pom.xml index bd752b0..b6e8bd3 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ <groupId>fr.ifremer</groupId> <artifactId>echobase</artifactId> - <version>4.0.1</version> + <version>4.0.2-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