branch develop updated (9f52978 -> 62e996a)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository coselmar. See http://git.codelutin.com/coselmar.git from 9f52978 fix poms new 9847e3e [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 11af26e [jgitflow-maven-plugin]updating poms for branch '0.1.1' with snapshot versions new 72b8b93 [jgitflow-maven-plugin]updating poms for branch'release/0.1.1' with non-snapshot versions new eecacb6 Merge branch 'release/0.1.1' new 45c1bf0 Merge branch 'master' into develop new 62e996a [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 62e996a768873a793b8fc17004289fa6b3725868 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 45c1bf0772fe1259192df74ed025b2afbbb2b438 Merge: 9847e3e eecacb6 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 Merge branch 'master' into develop commit 9847e3ebcc596b81771b57d7bbff5d40c2936264 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit eecacb656218f8e2414d8c1b24386c55f568f0ab Merge: cd2ff95 72b8b93 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:05 2014 +0000 Merge branch 'release/0.1.1' commit 72b8b933708b975861a02bdd1c0b1b56bc30107e Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:37:30 2014 +0000 [jgitflow-maven-plugin]updating poms for branch'release/0.1.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 coselmar. See http://git.codelutin.com/coselmar.git commit 72b8b933708b975861a02bdd1c0b1b56bc30107e Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:37:30 2014 +0000 [jgitflow-maven-plugin]updating poms for branch'release/0.1.1' 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 ccdf04a..667a7b5 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index 0393d85..e68e2cc 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index a2cde2c..677f70f 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index 1377768..04d9dad 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index 512c507..2654c55 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1-SNAPSHOT</version> + <version>0.1.1</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.codelutin.com/coselmar.git commit eecacb656218f8e2414d8c1b24386c55f568f0ab Merge: cd2ff95 72b8b93 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:05 2014 +0000 Merge branch 'release/0.1.1' coselmar-bundle/pom.xml | 16 ++++++++++++++-- coselmar-persistence/pom.xml | 2 +- coselmar-rest/pom.xml | 4 ++-- coselmar-ui/pom.xml | 10 ++++++---- pom.xml | 5 ++--- 5 files changed, 25 insertions(+), 12 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.codelutin.com/coselmar.git commit 9847e3ebcc596b81771b57d7bbff5d40c2936264 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 [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 63b8389..667a7b5 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index 21faa60..e68e2cc 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index 467719d..677f70f 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index 0d3d225..04d9dad 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1.1</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index a11ecaa..2654c55 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.2-SNAPSHOT</version> + <version>0.1.1</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.codelutin.com/coselmar.git commit 45c1bf0772fe1259192df74ed025b2afbbb2b438 Merge: 9847e3e eecacb6 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 Merge branch '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.codelutin.com/coselmar.git commit 62e996a768873a793b8fc17004289fa6b3725868 Author: Maven Release <maven-release@codelutin.com> Date: Tue Nov 18 08:38:06 2014 +0000 [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 667a7b5..63b8389 100644 --- a/coselmar-bundle/pom.xml +++ b/coselmar-bundle/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1</version> + <version>0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-persistence/pom.xml b/coselmar-persistence/pom.xml index e68e2cc..21faa60 100644 --- a/coselmar-persistence/pom.xml +++ b/coselmar-persistence/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1</version> + <version>0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-rest/pom.xml b/coselmar-rest/pom.xml index 677f70f..467719d 100644 --- a/coselmar-rest/pom.xml +++ b/coselmar-rest/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1</version> + <version>0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/coselmar-ui/pom.xml b/coselmar-ui/pom.xml index 04d9dad..0d3d225 100644 --- a/coselmar-ui/pom.xml +++ b/coselmar-ui/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1</version> + <version>0.2-SNAPSHOT</version> </parent> <groupId>fr.ifremer.coselmar</groupId> diff --git a/pom.xml b/pom.xml index 2654c55..a11ecaa 100644 --- a/pom.xml +++ b/pom.xml @@ -32,7 +32,7 @@ <groupId>fr.ifremer</groupId> <artifactId>coselmar</artifactId> - <version>0.1.1</version> + <version>0.2-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