You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by kh...@apache.org on 2018/01/23 21:56:56 UTC

[maven-enforcer] 01/01: [MENFORCER-295] Upgrade maven-plugin-plugin to 3.5.1

This is an automated email from the ASF dual-hosted git repository.

khmarbaise pushed a commit to branch MENFORCER-295
in repository https://gitbox.apache.org/repos/asf/maven-enforcer.git

commit 6d77a52e5ec6a1e74a84784a4e9206551b85177b
Author: Karl Heinz Marbaise <kh...@apache.org>
AuthorDate: Tue Jan 23 22:56:31 2018 +0100

    [MENFORCER-295] Upgrade maven-plugin-plugin to 3.5.1
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1751fc1..472fa3e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -64,7 +64,7 @@
   </distributionManagement>
   <properties>
     <maven.version>3.0</maven.version>
-    <mavenPluginPluginVersion>3.5</mavenPluginPluginVersion>
+    <mavenPluginPluginVersion>3.5.1</mavenPluginPluginVersion>
     <maven.site.path>enforcer-archives/enforcer-LATEST</maven.site.path>
   </properties>
 

-- 
To stop receiving notification emails like this one, please contact
khmarbaise@apache.org.