You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by mi...@apache.org on 2016/05/12 21:17:36 UTC

svn commit: r1743566 - /maven/pom/trunk/maven/apache-resource-bundles/pom.xml

Author: michaelo
Date: Thu May 12 21:17:35 2016
New Revision: 1743566

URL: http://svn.apache.org/viewvc?rev=1743566&view=rev
Log:
[MPOM-109] Upgrade to Maven Changes Plugin 2.12

Modified:
    maven/pom/trunk/maven/apache-resource-bundles/pom.xml

Modified: maven/pom/trunk/maven/apache-resource-bundles/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/apache-resource-bundles/pom.xml?rev=1743566&r1=1743565&r2=1743566&view=diff
==============================================================================
--- maven/pom/trunk/maven/apache-resource-bundles/pom.xml (original)
+++ maven/pom/trunk/maven/apache-resource-bundles/pom.xml Thu May 12 21:17:35 2016
@@ -60,7 +60,6 @@
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-changes-plugin</artifactId>
-          <version>2.11</version>
           <configuration>
             <issueManagementSystems>
               <issueManagementSystem>JIRA</issueManagementSystem>