branch develop updated (9070349 -> 8d9ecbc)
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 9070349 Mettre aussi Ă jour les entĂȘtes des pom lors de l'utilisation du profile update-file-header (Fixes #4122) new ddebef1 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 23135d8 [jgitflow-maven-plugin]updating poms for 10.5 branch with snapshot versions new 86d2598 [jgitflow-maven-plugin]updating poms for branch'release/10.5' with non-snapshot versions new e5db8f6 [jgitflow-maven-plugin]merging 'release/10.5' into 'master' new 5c8ed07 [jgitflow-maven-plugin]merging 'master' into 'develop' new 8d9ecbc [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 8d9ecbc9fbb240e7016481eb6fa8e3928cd18468 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 5c8ed07ec8a4732bd327e43b2002f21d09965f5e Merge: ddebef1 e5db8f6 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit ddebef16dd10648bdb4d12d5e340a5ef09ced6fe Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit e5db8f660c868a563157518582c00378feaffa99 Merge: a2a67e2 86d2598 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [jgitflow-maven-plugin]merging 'release/10.5' into 'master' commit 86d2598a4a84139c9375318776f59bd263e10512 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:30 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/10.5' 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 86d2598a4a84139c9375318776f59bd263e10512 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:30 2017 +0100 [jgitflow-maven-plugin]updating poms for branch'release/10.5' 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 1238ad9..5da5d97 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5-SNAPSHOT</version> + <version>10.5</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index ad983d8..945e6e7 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5-SNAPSHOT</version> + <version>10.5</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 42809a5..da06089 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5-SNAPSHOT</version> + <version>10.5</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 2d5161c..9db9480 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5-SNAPSHOT</version> + <version>10.5</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 e5db8f660c868a563157518582c00378feaffa99 Merge: a2a67e2 86d2598 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [jgitflow-maven-plugin]merging 'release/10.5' into 'master' chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 33 ++++++++++++++++++++++++--------- 4 files changed, 27 insertions(+), 12 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 ddebef16dd10648bdb4d12d5e340a5ef09ced6fe Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [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..5da5d97 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.5</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..945e6e7 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.5</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 1a4f144..da06089 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.5</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 6608312..9db9480 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.5</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 5c8ed07ec8a4732bd327e43b2002f21d09965f5e Merge: ddebef1 e5db8f6 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [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 8d9ecbc9fbb240e7016481eb6fa8e3928cd18468 Author: Maven Release <maven-release@codelutin.com> Date: Sun Jan 1 19:05:45 2017 +0100 [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 5da5d97..3321fa8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 945e6e7..d0b011e 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index da06089..1a4f144 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 9db9480..6608312 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.5</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