branch develop updated (8a533e6 -> 6e16e8a)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git from 8a533e6 Les sources ne sont plus déployées sur les projets nuiton (Fixes #3992) new de9ab3b [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 52aac78 [jgitflow-maven-plugin]updating poms for 10.2 branch with snapshot versions new 77c08de [jgitflow-maven-plugin]updating poms for branch'release/10.2' with non-snapshot versions new 079f364 [jgitflow-maven-plugin]merging 'release/10.2' into 'master' new 424a6d1 [jgitflow-maven-plugin]merging 'master' into 'develop' new 6e16e8a [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 6e16e8a2f82e02cdd19e3a2f46784865b393b1b5 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:37 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 424a6d1e99ebe25b87d657e88f2bf90087bce287 Merge: de9ab3b 079f364 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:37 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit de9ab3bd78cd2bf6e9ed3fb09d61aac442f7a78d Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:36 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 079f3642000d697250844cddf9ff5f0968ca7ab6 Merge: d324e5c 77c08de Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:35 2016 +0200 [jgitflow-maven-plugin]merging 'release/10.2' into 'master' commit 77c08de68e7a5e5b03180263f480ab63c81ab9d8 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:15 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/10.2' with non-snapshot versions Summary of changes: -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 77c08de68e7a5e5b03180263f480ab63c81ab9d8 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:15 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/10.2' with non-snapshot versions --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 53378fb..6342196 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index e65bdce..cb94221 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 883e68e..e8bc01c 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 097f363..e31d15f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2-SNAPSHOT</version> + <version>10.2</version> <packaging>pom</packaging> <name>Pom</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 079f3642000d697250844cddf9ff5f0968ca7ab6 Merge: d324e5c 77c08de Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:35 2016 +0200 [jgitflow-maven-plugin]merging 'release/10.2' into 'master' chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 4 ++-- pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit de9ab3bd78cd2bf6e9ed3fb09d61aac442f7a78d Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:36 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 3321fa8..6342196 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..cb94221 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 1a4f144..e8bc01c 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 00266d3..e31d15f 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.2</version> <packaging>pom</packaging> <name>Pom</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 424a6d1e99ebe25b87d657e88f2bf90087bce287 Merge: de9ab3b 079f364 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:37 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository pom. See https://gitlab.nuiton.org/nuiton/pom.git commit 6e16e8a2f82e02cdd19e3a2f46784865b393b1b5 Author: Maven Release <maven-release@codelutin.com> Date: Mon Aug 1 12:54:37 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/chorempom/pom.xml b/chorempom/pom.xml index 6342196..3321fa8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index cb94221..d0b011e 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index e8bc01c..1a4f144 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index e31d15f..00266d3 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.2</version> + <version>11-SNAPSHOT</version> <packaging>pom</packaging> <name>Pom</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm