branch develop updated (7313549 -> 1b87df7)
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 7313549 [jgitflow-maven-plugin]updating poms for 11-SNAPSHOT development new 269a6eb [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 46fb09e [jgitflow-maven-plugin]updating poms for branch'release/10' with non-snapshot versions new 95c9518 [jgitflow-maven-plugin]merging 'release/10' into 'master' new f98bbdf [jgitflow-maven-plugin]merging 'master' into 'develop' new 1b87df7 [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 1b87df795eeedecbc21c8771dcf2b3e58451c11b Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit f98bbdf0bfabd05ef3fff6d8a4278a4a7d6175ee Merge: 269a6eb 95c9518 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 269a6eb9a98e8c9eafef1461afe0f4f76836eb0a Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 95c951858a7d520ee7a75cb9ac56a236db7be2ca Merge: e3d7878 46fb09e Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:29 2016 +0100 [jgitflow-maven-plugin]merging 'release/10' into 'master' commit 46fb09e441e4d10176de7817532d0c94fdd27169 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:11 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/10' 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 46fb09e441e4d10176de7817532d0c94fdd27169 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:11 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/10' 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 f414f9a..46118f0 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>10</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 21c1c14..4324179 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>10</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index b1d41da..056691e 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>10</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 84f4034..9e9ff80 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10-SNAPSHOT</version> + <version>10</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 95c951858a7d520ee7a75cb9ac56a236db7be2ca Merge: e3d7878 46fb09e Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:29 2016 +0100 [jgitflow-maven-plugin]merging 'release/10' into 'master' CHANGELOG.md | 20 +++++- README.md | 193 +++++++++++++++++++++++++++++++++++++++++++++++++-- chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 15 ++-- 6 files changed, 214 insertions(+), 20 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 269a6eb9a98e8c9eafef1461afe0f4f76836eb0a Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +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..46118f0 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</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..4324179 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</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index a2eb124..056691e 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</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index d6da883..9e9ff80 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10</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 f98bbdf0bfabd05ef3fff6d8a4278a4a7d6175ee Merge: 269a6eb 95c9518 Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +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 1b87df795eeedecbc21c8771dcf2b3e58451c11b Author: Maven Release <maven-release@codelutin.com> Date: Wed Mar 23 05:52:30 2016 +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 46118f0..3321fa8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 4324179..d0b011e 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 056691e..a2eb124 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 9e9ff80..d6da883 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10</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