branch develop updated (ec75a49 -> 5f62d82)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.forge.codelutin.com/coselmar.git from ec75a49 [jgitflow-maven-plugin]updating poms for 2.0-SNAPSHOT development new 7cfdcb9 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds e49ff70 [jgitflow-maven-plugin]updating poms for 2.0-RC1 branch with snapshot versions new c9c4d20 [jgitflow-maven-plugin]updating poms for branch'release/2.0-RC1' with non-snapshot versions new 4b9e9dd [jgitflow-maven-plugin]merging 'release/2.0-RC1' into 'master' new 4b43ca8 [jgitflow-maven-plugin]merging 'master' into 'develop' new 5f62d82 [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 5f62d824c369547b21eea60aead5ecda99460687 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 4b43ca857b5af70ebff4e9455f8c2aaf74e8864f Merge: 7cfdcb9 4b9e9dd Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 7cfdcb9a7d6820c477593ffe52e288edbc21519f Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 4b9e9dd05657dab4e435d373fd30a4e4d10415f5 Merge: 762cf52 c9c4d20 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:39 2016 +0100 [jgitflow-maven-plugin]merging 'release/2.0-RC1' into 'master' commit c9c4d209998c16eba1cf21d200764ae8a70e9e7e Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:31:31 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.0-RC1' 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 coselmar. See http://git.forge.codelutin.com/coselmar.git commit c9c4d209998c16eba1cf21d200764ae8a70e9e7e Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:31:31 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.0-RC1' with non-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 54a058f..79f969d 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index f387867..1a4d08a 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index e96df2e..9145877 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index ce51bae..3fbd5ad 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index 7e04fcd..b7e12de 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1-SNAPSHOT</version> + <version>2.0-RC1</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>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.forge.codelutin.com/coselmar.git commit 4b9e9dd05657dab4e435d373fd30a4e4d10415f5 Merge: 762cf52 c9c4d20 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:39 2016 +0100 [jgitflow-maven-plugin]merging 'release/2.0-RC1' into 'master' 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(-) -- 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 coselmar. See http://git.forge.codelutin.com/coselmar.git commit 7cfdcb9a7d6820c477593ffe52e288edbc21519f Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- 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 e95d64f..79f969d 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index 3fb133f..1a4d08a 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index 8b094e3..9145877 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index dc630a4..3fbd5ad 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index 2c943ca..b7e12de 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-RC1</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>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository coselmar. See http://git.forge.codelutin.com/coselmar.git commit 4b43ca857b5af70ebff4e9455f8c2aaf74e8864f Merge: 7cfdcb9 4b9e9dd Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [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 coselmar. See http://git.forge.codelutin.com/coselmar.git commit 5f62d824c369547b21eea60aead5ecda99460687 Author: Maven Release <maven-release@codelutin.com> Date: Mon Feb 29 18:33:40 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- 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 79f969d..e95d64f 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index 1a4d08a..3fb133f 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index 9145877..8b094e3 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index 3fbd5ad..dc630a4 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1</version> + <version>2.0-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index b7e12de..2c943ca 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>2.0-RC1</version> + <version>2.0-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