This is an automated email from the ASF dual-hosted git repository. khmarbaise pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git
The following commit(s) were added to refs/heads/master by this push: new d8936e4 [MENFORCER-289] Upgrade maven-plugin-plugin to 3.5 d8936e4 is described below commit d8936e4d7090e91fdf213dcfbd99a4abcffa2300 Author: Karl Heinz Marbaise <khmarba...@apache.org> AuthorDate: Sat Dec 30 18:55:52 2017 +0100 [MENFORCER-289] Upgrade maven-plugin-plugin to 3.5 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 15e3871..84a3b55 100644 --- a/pom.xml +++ b/pom.xml @@ -64,7 +64,7 @@ </distributionManagement> <properties> <maven.version>3.0</maven.version> - <mavenPluginPluginVersion>3.3</mavenPluginPluginVersion> + <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion> <maven.site.path>enforcer-archives/enforcer-LATEST</maven.site.path> </properties> -- To stop receiving notification emails like this one, please contact ['"commits@maven.apache.org" <commits@maven.apache.org>'].