You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by hb...@apache.org on 2012/05/03 02:21:43 UTC

svn commit: r1333279 - /maven/shared/trunk/maven-shared-components/pom.xml

Author: hboutemy
Date: Thu May  3 00:21:43 2012
New Revision: 1333279

URL: http://svn.apache.org/viewvc?rev=1333279&view=rev
Log:
updated plugin version

Modified:
    maven/shared/trunk/maven-shared-components/pom.xml

Modified: maven/shared/trunk/maven-shared-components/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-shared-components/pom.xml?rev=1333279&r1=1333278&r2=1333279&view=diff
==============================================================================
--- maven/shared/trunk/maven-shared-components/pom.xml (original)
+++ maven/shared/trunk/maven-shared-components/pom.xml Thu May  3 00:21:43 2012
@@ -75,7 +75,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-changes-plugin</artifactId>
-          <version>2.6</version>
+          <version>2.7</version>
           <configuration>
             <issueManagementSystems>
               <issueManagementSystem>JIRA</issueManagementSystem>