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 2016/07/17 10:02:00 UTC

svn commit: r1753045 - /maven/plugins/trunk/maven-clean-plugin/pom.xml

Author: khmarbaise
Date: Sun Jul 17 10:01:59 2016
New Revision: 1753045

URL: http://svn.apache.org/viewvc?rev=1753045&view=rev
Log:
[MCLEAN-75] Upgrade maven-plugins to version 30

Modified:
    maven/plugins/trunk/maven-clean-plugin/pom.xml

Modified: maven/plugins/trunk/maven-clean-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-clean-plugin/pom.xml?rev=1753045&r1=1753044&r2=1753045&view=diff
==============================================================================
--- maven/plugins/trunk/maven-clean-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-clean-plugin/pom.xml Sun Jul 17 10:01:59 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <groupId>org.apache.maven.plugins</groupId>
     <artifactId>maven-plugins</artifactId>
-    <version>28</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>