branch develop updated (2ba6519 -> 167d429)
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 2ba6519 Downgrade jrst to 2.1 otherwise nothing is generated (Fixes #4012) new 813f365 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds 04e0786 [jgitflow-maven-plugin]updating poms for 10.3 branch with snapshot versions new 61fbf08 [jgitflow-maven-plugin]updating poms for branch'release/10.3' with non-snapshot versions new 030cee5 [jgitflow-maven-plugin]merging 'release/10.3' into 'master' new 47d11e1 [jgitflow-maven-plugin]merging 'master' into 'develop' new 167d429 [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 167d42970f7a45cd47662b270d6a690c3a142dcb Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 2016 +0200 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 47d11e164ad5e9d299f2e97fb6c9817e3a79d1ac Merge: 813f365 030cee5 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 2016 +0200 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 813f3653c02d69d089309404e6bdf7f4a1435e49 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 2016 +0200 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit 030cee5f6d9a407bf666e467ed2c394563ce6bc4 Merge: 079f364 61fbf08 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:46 2016 +0200 [jgitflow-maven-plugin]merging 'release/10.3' into 'master' commit 61fbf081f9e28ec542cf4cf12f8bfc12a1c18477 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:19 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/10.3' 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 61fbf081f9e28ec542cf4cf12f8bfc12a1c18477 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:19 2016 +0200 [jgitflow-maven-plugin]updating poms for branch'release/10.3' 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 573989f..fdb63af 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3-SNAPSHOT</version> + <version>10.3</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 5ed76ea..f2790a8 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3-SNAPSHOT</version> + <version>10.3</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index e89ff3e..394f2eb 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3-SNAPSHOT</version> + <version>10.3</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 1e1e6fc..cad82d1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3-SNAPSHOT</version> + <version>10.3</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 030cee5f6d9a407bf666e467ed2c394563ce6bc4 Merge: 079f364 61fbf08 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:46 2016 +0200 [jgitflow-maven-plugin]merging 'release/10.3' into 'master' chorempom/pom.xml | 2 +- codelutinpom/pom.xml | 2 +- nuitonpom/pom.xml | 2 +- pom.xml | 4 ++-- 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 813f3653c02d69d089309404e6bdf7f4a1435e49 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 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..fdb63af 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.3</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index d0b011e..f2790a8 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.3</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 1a4f144..394f2eb 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.3</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 67d4402..cad82d1 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>11-SNAPSHOT</version> + <version>10.3</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 47d11e164ad5e9d299f2e97fb6c9817e3a79d1ac Merge: 813f365 030cee5 Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 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 167d42970f7a45cd47662b270d6a690c3a142dcb Author: Maven Release <maven-release@codelutin.com> Date: Fri Sep 2 16:02:47 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 fdb63af..3321fa8 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index f2790a8..d0b011e 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 394f2eb..1a4f144 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3</version> + <version>11-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index cad82d1..67d4402 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>10.3</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