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/05/27 09:48:25 UTC

svn commit: r1745731 - /maven/plugins/trunk/maven-changes-plugin/pom.xml

Author: khmarbaise
Date: Fri May 27 09:48:25 2016
New Revision: 1745731

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

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

Modified: maven/plugins/trunk/maven-changes-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-changes-plugin/pom.xml?rev=1745731&r1=1745730&r2=1745731&view=diff
==============================================================================
--- maven/plugins/trunk/maven-changes-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-changes-plugin/pom.xml Fri May 27 09:48:25 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>