Author: olamy
Date: Sat Oct 29 22:04:09 2011
New Revision: 1195058
URL: http://svn.apache.org/viewvc?rev=1195058&view=rev
Log:
upgrade to maven-plugin-plugin 2.9
Modified:
maven/archetype/trunk/pom.xml
Modified: maven/archetype/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/maven/archetype/trunk/pom.xml?rev=1195058&r1=1195057&r2=1195058&view=diff
==============================================================================
--- maven/archetype/trunk/pom.xml (original)
+++ maven/archetype/trunk/pom.xml Sat Oct 29 22:04:09 2011
@@ -146,7 +146,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>2.8</mavenPluginPluginVersion>
+ <mavenPluginPluginVersion>2.9</mavenPluginPluginVersion>
<wagonVersion>1.0</wagonVersion>
</properties>