You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by be...@apache.org on 2009/11/16 23:20:36 UTC

svn commit: r881009 - /maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml

Author: bentmann
Date: Mon Nov 16 22:20:36 2009
New Revision: 881009

URL: http://svn.apache.org/viewvc?rev=881009&view=rev
Log:
o Updated to maven:3.0-alpha-4

Modified:
    maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml

Modified: maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml?rev=881009&r1=881008&r2=881009&view=diff
==============================================================================
--- maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml (original)
+++ maven/plugin-testing/branches/plugin-testing-mvn-3.x/pom.xml Mon Nov 16 22:20:36 2009
@@ -140,7 +140,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>3.0-alpha-3</mavenVersion>
+    <mavenVersion>3.0-alpha-4</mavenVersion>
     <plexusVersion>1.5.1</plexusVersion>
   </properties>