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/07/30 07:52:06 UTC

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

Author: olamy
Date: Mon Jul 30 05:52:06 2012
New Revision: 1366999

URL: http://svn.apache.org/viewvc?rev=1366999&view=rev
Log:
last plugin-plugin version

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=1366999&r1=1366998&r2=1366999&view=diff
==============================================================================
--- maven/plugins/trunk/maven-plugins/pom.xml (original)
+++ maven/plugins/trunk/maven-plugins/pom.xml Mon Jul 30 05:52:06 2012
@@ -158,7 +158,7 @@ under the License.
       <plugin>
         <groupId>org.apache.maven.plugins</groupId>
         <artifactId>maven-plugin-plugin</artifactId>
-        <version>3.0</version>
+        <version>3.1</version>
       </plugin>
     </plugins>
   </reporting>