branch develop updated (94da74c -> 522c52d)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository pom. See http://git.nuiton.org/pom.git from 94da74c [jgitflow-maven-plugin]updating poms for 9-SNAPSHOT development new 835b199 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts new 5ad317a [jgitflow-maven-plugin]updating poms for branch'release/8' with non-snapshot versions new c3ebe8c [jgitflow-maven-plugin]merging 'release/8' into 'master' new 193e0b4 [jgitflow-maven-plugin]merging 'master' into 'develop' new 522c52d [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 522c52df7a9e6067b8a89076138b46ca928e78d4 Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 193e0b40869d78a9d82d20c955339972e7e0417c Merge: 835b199 c3ebe8c Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 2016 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 835b199e30f927edc53e1ee267db469b470d651e Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit c3ebe8c100dbc6bb4dfac835db432c5fc6655ac6 Merge: 4af09f2 5ad317a Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:07 2016 +0100 [jgitflow-maven-plugin]merging 'release/8' into 'master' commit 5ad317a305b10066abe0defaf39866b466efafea Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 17:59:47 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/8' 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 http://git.nuiton.org/pom.git commit 5ad317a305b10066abe0defaf39866b466efafea Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 17:59:47 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/8' 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 9db48c8..29077e0 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index b920c7d..7f52aa4 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 199e84f..8558cf7 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index fbc8801..4ba913b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8-SNAPSHOT</version> + <version>8</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 http://git.nuiton.org/pom.git commit c3ebe8c100dbc6bb4dfac835db432c5fc6655ac6 Merge: 4af09f2 5ad317a Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:07 2016 +0100 [jgitflow-maven-plugin]merging 'release/8' into 'master' README.md | 142 ++++++++++++++++++++++++++++++++++++++----------- chorempom/README.md | 56 ++----------------- chorempom/pom.xml | 2 +- codelutinpom/README.md | 56 ++----------------- codelutinpom/pom.xml | 2 +- nuitonpom/README.md | 56 ++----------------- nuitonpom/pom.xml | 2 +- pom.xml | 76 +++++++++----------------- src/site/site.xml | 14 ++--- 9 files changed, 154 insertions(+), 252 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 http://git.nuiton.org/pom.git commit 835b199e30f927edc53e1ee267db469b470d651e Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 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 514ddfd..29077e0 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>9-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 459ff52..7f52aa4 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>9-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 786b397..8558cf7 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>9-SNAPSHOT</version> + <version>8</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 7673ee5..4ba913b 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>9-SNAPSHOT</version> + <version>8</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 http://git.nuiton.org/pom.git commit 193e0b40869d78a9d82d20c955339972e7e0417c Merge: 835b199 c3ebe8c Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 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 http://git.nuiton.org/pom.git commit 522c52df7a9e6067b8a89076138b46ca928e78d4 Author: Maven Release <maven-release@codelutin.com> Date: Sun Feb 28 18:00:08 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 29077e0..514ddfd 100644 --- a/chorempom/pom.xml +++ b/chorempom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8</version> + <version>9-SNAPSHOT</version> </parent> <artifactId>chorempom</artifactId> diff --git a/codelutinpom/pom.xml b/codelutinpom/pom.xml index 7f52aa4..459ff52 100644 --- a/codelutinpom/pom.xml +++ b/codelutinpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8</version> + <version>9-SNAPSHOT</version> </parent> <artifactId>codelutinpom</artifactId> diff --git a/nuitonpom/pom.xml b/nuitonpom/pom.xml index 8558cf7..786b397 100644 --- a/nuitonpom/pom.xml +++ b/nuitonpom/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8</version> + <version>9-SNAPSHOT</version> </parent> <artifactId>nuitonpom</artifactId> diff --git a/pom.xml b/pom.xml index 4ba913b..7673ee5 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ <groupId>org.nuiton</groupId> <artifactId>pom</artifactId> - <version>8</version> + <version>9-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