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

svn commit: r1408434 - in /maven/pom/trunk: asf/pom.xml maven/pom.xml

Author: krosenvold
Date: Mon Nov 12 20:05:01 2012
New Revision: 1408434

URL: http://svn.apache.org/viewvc?rev=1408434&view=rev
Log:
o mpp 3.2

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

Modified: maven/pom/trunk/asf/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/asf/pom.xml?rev=1408434&r1=1408433&r2=1408434&view=diff
==============================================================================
--- maven/pom/trunk/asf/pom.xml (original)
+++ maven/pom/trunk/asf/pom.xml Mon Nov 12 20:05:01 2012
@@ -183,7 +183,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
-          <version>3.1</version>
+          <version>3.2</version>
         </plugin>
         <!-- START SNIPPET: release-plugin-configuration -->
         <plugin>

Modified: maven/pom/trunk/maven/pom.xml
URL: http://svn.apache.org/viewvc/maven/pom/trunk/maven/pom.xml?rev=1408434&r1=1408433&r2=1408434&view=diff
==============================================================================
--- maven/pom/trunk/maven/pom.xml (original)
+++ maven/pom/trunk/maven/pom.xml Mon Nov 12 20:05:01 2012
@@ -778,6 +778,7 @@ under the License.
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-plugin-plugin</artifactId>
+          <version>3.2</version>
           <configuration>
             <useJava5>true</useJava5>
           </configuration>