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/09/23 11:07:05 UTC

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

Author: bentmann
Date: Wed Sep 23 09:07:04 2009
New Revision: 818009

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

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=818009&r1=818008&r2=818009&view=diff
==============================================================================
--- maven/maven-3/trunk/pom.xml (original)
+++ maven/maven-3/trunk/pom.xml Wed Sep 23 09:07:04 2009
@@ -42,7 +42,7 @@
     <commonsCliVersion>1.2</commonsCliVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.2</junitVersion>
-    <plexusVersion>1.2.1-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.2.1</plexusVersion>
     <plexusInterpolationVersion>1.11</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>
     <plexusUtilsVersion>2.0.0</plexusUtilsVersion>