branch develop updated (9fddc6e -> 5bf72e7)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git from 9fddc6e Update nuitonpom to 8.1 (Fixes #3911) new 4805a8e [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts adds b8168a8 [jgitflow-maven-plugin]updating poms for 2.3.2 branch with snapshot versions new 80cca7c [jgitflow-maven-plugin]updating poms for branch'release/2.3.2' with non-snapshot versions new ad56975 [jgitflow-maven-plugin]merging 'release/2.3.2' into 'master' new 0ede870 [jgitflow-maven-plugin]merging 'master' into 'develop' new 5bf72e7 [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 5bf72e7ead380ebc886fc7363f283a4dbdb8d278 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state commit 0ede8700a1e9845080072fa7c55498c61f8d41a0 Merge: 4805a8e ad56975 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 2016 +0100 [jgitflow-maven-plugin]merging 'master' into 'develop' commit 4805a8e9e45024aebf1313971cba83b4288d63ca Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts commit ad56975ef533b76c1497b408c9e53f250436696c Merge: da3d30d 80cca7c Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:36 2016 +0100 [jgitflow-maven-plugin]merging 'release/2.3.2' into 'master' commit 80cca7ca3b777a330c8b8f7cee2702289b2f71a5 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:29:44 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.3.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 maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit 80cca7ca3b777a330c8b8f7cee2702289b2f71a5 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:29:44 2016 +0100 [jgitflow-maven-plugin]updating poms for branch'release/2.3.2' with non-snapshot versions --- helper-maven-plugin-api/pom.xml | 2 +- helper-maven-plugin-test-api/pom.xml | 2 +- helper-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helper-maven-plugin-api/pom.xml b/helper-maven-plugin-api/pom.xml index 19b45de..e892e34 100644 --- a/helper-maven-plugin-api/pom.xml +++ b/helper-maven-plugin-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin-api</artifactId> diff --git a/helper-maven-plugin-test-api/pom.xml b/helper-maven-plugin-test-api/pom.xml index e6c504b..df00582 100644 --- a/helper-maven-plugin-test-api/pom.xml +++ b/helper-maven-plugin-test-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin-test-api</artifactId> diff --git a/helper-maven-plugin/pom.xml b/helper-maven-plugin/pom.xml index d307e78..f0bc359 100644 --- a/helper-maven-plugin/pom.xml +++ b/helper-maven-plugin/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index 3a9d805..de57b16 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2-SNAPSHOT</version> + <version>2.3.2</version> <packaging>pom</packaging> <name>Helper Maven Plugin</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 maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit ad56975ef533b76c1497b408c9e53f250436696c Merge: da3d30d 80cca7c Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:36 2016 +0100 [jgitflow-maven-plugin]merging 'release/2.3.2' into 'master' helper-maven-plugin-api/pom.xml | 2 +- .../src/main/java/org/nuiton/plugin/DependencyUtil.java | 10 +++++----- helper-maven-plugin-test-api/pom.xml | 2 +- helper-maven-plugin/pom.xml | 2 +- pom.xml | 14 ++++++-------- 5 files changed, 14 insertions(+), 16 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 maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit 4805a8e9e45024aebf1313971cba83b4288d63ca Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 2016 +0100 [jgitflow-maven-plugin]updating develop poms to master versions to avoid merge conflicts --- helper-maven-plugin-api/pom.xml | 2 +- helper-maven-plugin-test-api/pom.xml | 2 +- helper-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helper-maven-plugin-api/pom.xml b/helper-maven-plugin-api/pom.xml index 4965cfe..e892e34 100644 --- a/helper-maven-plugin-api/pom.xml +++ b/helper-maven-plugin-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin-api</artifactId> diff --git a/helper-maven-plugin-test-api/pom.xml b/helper-maven-plugin-test-api/pom.xml index 5744fa6..df00582 100644 --- a/helper-maven-plugin-test-api/pom.xml +++ b/helper-maven-plugin-test-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin-test-api</artifactId> diff --git a/helper-maven-plugin/pom.xml b/helper-maven-plugin/pom.xml index 80fe0c8..f0bc359 100644 --- a/helper-maven-plugin/pom.xml +++ b/helper-maven-plugin/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2</version> </parent> <artifactId>helper-maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index 30cde7c..de57b16 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.4-SNAPSHOT</version> + <version>2.3.2</version> <packaging>pom</packaging> <name>Helper Maven Plugin</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 maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit 0ede8700a1e9845080072fa7c55498c61f8d41a0 Merge: 4805a8e ad56975 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 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 maven-helper-plugin. See http://git.nuiton.org/maven-helper-plugin.git commit 5bf72e7ead380ebc886fc7363f283a4dbdb8d278 Author: Maven Release <maven-release@codelutin.com> Date: Thu Mar 3 11:30:38 2016 +0100 [jgitflow-maven-plugin]Updating develop poms back to pre merge state --- helper-maven-plugin-api/pom.xml | 2 +- helper-maven-plugin-test-api/pom.xml | 2 +- helper-maven-plugin/pom.xml | 2 +- pom.xml | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/helper-maven-plugin-api/pom.xml b/helper-maven-plugin-api/pom.xml index e892e34..4965cfe 100644 --- a/helper-maven-plugin-api/pom.xml +++ b/helper-maven-plugin-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin-api</artifactId> diff --git a/helper-maven-plugin-test-api/pom.xml b/helper-maven-plugin-test-api/pom.xml index df00582..5744fa6 100644 --- a/helper-maven-plugin-test-api/pom.xml +++ b/helper-maven-plugin-test-api/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin-test-api</artifactId> diff --git a/helper-maven-plugin/pom.xml b/helper-maven-plugin/pom.xml index f0bc359..80fe0c8 100644 --- a/helper-maven-plugin/pom.xml +++ b/helper-maven-plugin/pom.xml @@ -26,7 +26,7 @@ <parent> <groupId>org.nuiton</groupId> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2</version> + <version>2.4-SNAPSHOT</version> </parent> <artifactId>helper-maven-plugin</artifactId> diff --git a/pom.xml b/pom.xml index de57b16..30cde7c 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ </parent> <artifactId>helper-maven-plugin-parent</artifactId> - <version>2.3.2</version> + <version>2.4-SNAPSHOT</version> <packaging>pom</packaging> <name>Helper Maven Plugin</name> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm