You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2011/02/09 20:24:01 UTC

svn commit: r1069049 - /maven/pom/trunk/asf/pom.xml

Author: dennisl
Date: Wed Feb  9 19:24:00 2011
New Revision: 1069049

URL: http://svn.apache.org/viewvc?rev=1069049&view=rev
Log:
o Update to version 2.7 of maven-plugin-plugin

Modified:
    maven/pom/trunk/asf/pom.xml

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1069049&r1=1069048&r2=1069049&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Wed Feb  9 19:24:00 2011
@@ -185,7 +185,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>2.6</version>
+          <version>2.7</version>
         </plugin>
         <!-- START SNIPPET: release-plugin-configuration -->
         <plugin>