You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by bi...@apache.org on 2012/06/02 19:36:56 UTC

svn commit: r1345537 - /maven/plugins/trunk/maven-plugins/pom.xml

Author: bimargulies
Date: Sat Jun  2 17:36:56 2012
New Revision: 1345537

URL: http://svn.apache.org/viewvc?rev=1345537&view=rev
Log:
pick up 2.7.1 of the changes plugin.

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

Modified: maven/plugins/trunk/maven-plugins/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-plugins/pom.xml?rev=1345537&r1=1345536&r2=1345537&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Sat Jun  2 17:36:56 2012
@@ -70,7 +70,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-changes-plugin</artifactId>
-          <version>2.7</version>
+          <version>2.7.1</version>
           <configuration>
             <issueManagementSystems>
               <issueManagementSystem>JIRA</issueManagementSystem>