branch develop updated (982fea1 -> 2504241)
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 982fea1 fixes #4149: Update to maven-site-plugin 3.6 fixes #4150: Update to maven-assembly-plugin 3.0.0 fixes #4151: Update fluido-skin to 1.6 fixes #4152: Update jrst to 2.3 new 2504241 fixes #4153: Update to maven-compiler-plugin 3.6.1 fixes #4154: Update to maven-resources-plugin 3.0.2 fixes #4155: Update to maven-shade-plugin 3.0.0 fixes #4156: Update to maven-dependency-plugin 3.0.0 The 1 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 2504241b538246a54edd8583ec6e9f3678b7398f Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Feb 28 09:05:45 2017 +0100 fixes #4153: Update to maven-compiler-plugin 3.6.1 fixes #4154: Update to maven-resources-plugin 3.0.2 fixes #4155: Update to maven-shade-plugin 3.0.0 fixes #4156: Update to maven-dependency-plugin 3.0.0 Summary of changes: pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 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 2504241b538246a54edd8583ec6e9f3678b7398f Author: Eric Chatellier <chatellier@codelutin.com> Date: Tue Feb 28 09:05:45 2017 +0100 fixes #4153: Update to maven-compiler-plugin 3.6.1 fixes #4154: Update to maven-resources-plugin 3.0.2 fixes #4155: Update to maven-shade-plugin 3.0.0 fixes #4156: Update to maven-dependency-plugin 3.0.0 --- pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/pom.xml b/pom.xml index d38fcb5..d466892 100644 --- a/pom.xml +++ b/pom.xml @@ -256,8 +256,8 @@ <antRunPluginVersion>1.8</antRunPluginVersion> <assemblyPluginVersion>3.0.0</assemblyPluginVersion> <cleanPluginVersion>3.0.0</cleanPluginVersion> - <compilerPluginVersion>3.5.1</compilerPluginVersion> - <dependencyPluginVersion>2.10</dependencyPluginVersion> + <compilerPluginVersion>3.6.1</compilerPluginVersion> + <dependencyPluginVersion>3.0.0</dependencyPluginVersion> <deployPluginVersion>2.8.2</deployPluginVersion> <earPluginVersion>2.10.1</earPluginVersion> <ejbPluginVersion>2.5.1</ejbPluginVersion> @@ -272,8 +272,8 @@ <pmdPluginVersion>3.6</pmdPluginVersion> <releasePluginVersion>2.5.3</releasePluginVersion> <remoteResourcesPluginVersion>1.5</remoteResourcesPluginVersion> - <resourcesPluginVersion>3.0.1</resourcesPluginVersion> - <shadePluginVersion>2.4.3</shadePluginVersion> + <resourcesPluginVersion>3.0.2</resourcesPluginVersion> + <shadePluginVersion>3.0.0</shadePluginVersion> <sitePluginVersion>3.6</sitePluginVersion> <sourcePluginVersion>3.0.1</sourcePluginVersion> <surefirePluginVersion>2.19.1</surefirePluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm