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

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

Author: olamy
Date: Fri Jun  1 21:56:31 2012
New Revision: 1345364

URL: http://svn.apache.org/viewvc?rev=1345364&view=rev
Log:
maven-plugin-plugin 3.0

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=1345364&r1=1345363&r2=1345364&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Fri Jun  1 21:56:31 2012
@@ -177,7 +177,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>2.9</version>
+          <version>3.0</version>
         </plugin>
         <!-- START SNIPPET: release-plugin-configuration -->
         <plugin>