You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by an...@apache.org on 2013/04/19 12:52:11 UTC

svn commit: r1469776 - /maven/archetype/trunk/pom.xml

Author: andham
Date: Fri Apr 19 10:52:11 2013
New Revision: 1469776

URL: http://svn.apache.org/r1469776
Log:
Upgraded to maven-plugin-plugin v3.2

Modified:
    maven/archetype/trunk/pom.xml

Modified: maven/archetype/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1469776&r1=1469775&r2=1469776&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Fri Apr 19 10:52:11 2013
@@ -74,7 +74,7 @@ under the License.
   <properties>
     <mavenVersion>2.0.8</mavenVersion><!-- with 2.0.9 proxy test fails-->
     <netbeans.hint.useExternalMaven>true</netbeans.hint.useExternalMaven>
-    <mavenPluginPluginVersion>3.1</mavenPluginPluginVersion>
+    <mavenPluginPluginVersion>3.2</mavenPluginPluginVersion>
     <wagonVersion>1.0</wagonVersion>
   </properties>