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 2009/11/13 13:36:54 UTC

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

Author: olamy
Date: Fri Nov 13 12:36:53 2009
New Revision: 835825

URL: http://svn.apache.org/viewvc?rev=835825&view=rev
Log:
use released version

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=835825&r1=835824&r2=835825&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 Fri Nov 13 12:36:53 2009
@@ -140,7 +140,7 @@
   </distributionManagement>
 
   <properties>
-    <mavenVersion>3.0-SNAPSHOT</mavenVersion>
+    <mavenVersion>3.0-alpha-3</mavenVersion>
     <plexusVersion>1.5.1</plexusVersion>
   </properties>