You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by ad...@apache.org on 2016/10/08 15:42:58 UTC

svn commit: r1763909 - /maven/plugins/trunk/maven-pmd-plugin/pom.xml

Author: adangel
Date: Sat Oct  8 15:42:58 2016
New Revision: 1763909

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

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

Modified: maven/plugins/trunk/maven-pmd-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-pmd-plugin/pom.xml?rev=1763909&r1=1763908&r2=1763909&view=diff
==============================================================================
--- maven/plugins/trunk/maven-pmd-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-pmd-plugin/pom.xml Sat Oct  8 15:42:58 2016
@@ -25,7 +25,7 @@ under the License.
   <parent>
     <artifactId>maven-plugins</artifactId>
     <groupId>org.apache.maven.plugins</groupId>
-    <version>28</version>
+    <version>30</version>
     <relativePath>../../pom/maven/maven-plugins/pom.xml</relativePath>
   </parent>