branch develop updated (2504241 -> f3685a1)
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 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 new f3685a1 fixes #1: Update to maven-enforcer-plugin 3.0.0-M1 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 f3685a10d6cfa66fddad155460957533621f9331 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Aug 10 11:43:54 2017 +0200 fixes #1: Update to maven-enforcer-plugin 3.0.0-M1 Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- 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 f3685a10d6cfa66fddad155460957533621f9331 Author: Eric Chatellier <chatellier@codelutin.com> Date: Thu Aug 10 11:43:54 2017 +0200 fixes #1: Update to maven-enforcer-plugin 3.0.0-M1 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index d466892..42cfd46 100644 --- a/pom.xml +++ b/pom.xml @@ -261,7 +261,7 @@ <deployPluginVersion>2.8.2</deployPluginVersion> <earPluginVersion>2.10.1</earPluginVersion> <ejbPluginVersion>2.5.1</ejbPluginVersion> - <enforcerPluginVersion>1.4.1</enforcerPluginVersion> + <enforcerPluginVersion>3.0.0-M1</enforcerPluginVersion> <gpgPluginVersion>1.6</gpgPluginVersion> <installPluginVersion>2.5.2</installPluginVersion> <invokerPluginVersion>2.0.0</invokerPluginVersion> -- To stop receiving notification emails like this one, please contact nuiton.org SCM administrator <admin+scm@nuiton.org>.
participants (1)
-
nuiton.org scm