branch develop updated (f3685a1 -> 959a001)
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 f3685a1 fixes #1: Update to maven-enforcer-plugin 3.0.0-M1 new 959a001 fixes #2: Mise à jour des plugins 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 959a0013d84e4f80045443a35d40121450281c42 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Aug 11 17:51:31 2017 +0200 fixes #2: Mise à jour des plugins Summary of changes: pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 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 959a0013d84e4f80045443a35d40121450281c42 Author: Eric Chatellier <chatellier@codelutin.com> Date: Fri Aug 11 17:51:31 2017 +0200 fixes #2: Mise à jour des plugins --- pom.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 42cfd46..a17b52f 100644 --- a/pom.xml +++ b/pom.xml @@ -256,28 +256,28 @@ <antRunPluginVersion>1.8</antRunPluginVersion> <assemblyPluginVersion>3.0.0</assemblyPluginVersion> <cleanPluginVersion>3.0.0</cleanPluginVersion> - <compilerPluginVersion>3.6.1</compilerPluginVersion> - <dependencyPluginVersion>3.0.0</dependencyPluginVersion> + <compilerPluginVersion>3.6.2</compilerPluginVersion> + <dependencyPluginVersion>3.0.1</dependencyPluginVersion> <deployPluginVersion>2.8.2</deployPluginVersion> <earPluginVersion>2.10.1</earPluginVersion> <ejbPluginVersion>2.5.1</ejbPluginVersion> <enforcerPluginVersion>3.0.0-M1</enforcerPluginVersion> <gpgPluginVersion>1.6</gpgPluginVersion> <installPluginVersion>2.5.2</installPluginVersion> - <invokerPluginVersion>2.0.0</invokerPluginVersion> + <invokerPluginVersion>3.0.1</invokerPluginVersion> <jarPluginVersion>3.0.2</jarPluginVersion> <jarSignerPluginVersion>1.4</jarSignerPluginVersion> - <javadocPluginVersion>2.10.4</javadocPluginVersion> + <javadocPluginVersion>3.0.0-M1</javadocPluginVersion> <pluginPluginVersion>3.5</pluginPluginVersion> - <pmdPluginVersion>3.6</pmdPluginVersion> + <pmdPluginVersion>3.8</pmdPluginVersion> <releasePluginVersion>2.5.3</releasePluginVersion> <remoteResourcesPluginVersion>1.5</remoteResourcesPluginVersion> <resourcesPluginVersion>3.0.2</resourcesPluginVersion> <shadePluginVersion>3.0.0</shadePluginVersion> <sitePluginVersion>3.6</sitePluginVersion> <sourcePluginVersion>3.0.1</sourcePluginVersion> - <surefirePluginVersion>2.19.1</surefirePluginVersion> - <warPluginVersion>3.0.0</warPluginVersion> + <surefirePluginVersion>2.20</surefirePluginVersion> + <warPluginVersion>3.1.0</warPluginVersion> <!-- codehaus mojo plugins --> <buildHelperPluginVersion>1.12</buildHelperPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm