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/06 21:23:33 UTC

svn commit: r833548 - /maven/maven-3/trunk/pom.xml

Author: bentmann
Date: Fri Nov  6 20:23:33 2009
New Revision: 833548

URL: http://svn.apache.org/viewvc?rev=833548&view=rev
Log:
o Updated to plexus:1.5.0

Modified:
    maven/maven-3/trunk/pom.xml

Modified: maven/maven-3/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/maven-3/trunk/pom.xml?rev=833548&r1=833547&r2=833548&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Fri Nov  6 20:23:33 2009
@@ -42,7 +42,7 @@
     <commonsCliVersion>1.2</commonsCliVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
-    <plexusVersion>1.5.0-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.5.0</plexusVersion>
     <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
     <plexusUtilsVersion>2.0.1</plexusUtilsVersion>