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

svn commit: r736749 - /maven/components/trunk/pom.xml

Author: sisbell
Date: Thu Jan 22 11:16:56 2009
New Revision: 736749

URL: http://svn.apache.org/viewvc?rev=736749&view=rev
Log:
Using release version of plexus.

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=736749&r1=736748&r2=736749&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Thu Jan 22 11:16:56 2009
@@ -49,7 +49,7 @@
     <doxiaVersion>1.0-alpha-9</doxiaVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.1</junitVersion>
-    <plexusVersion>1.0-beta-3.0.5-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.0-beta-3.0.5</plexusVersion>
     <plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.1</plexusInterpolationVersion>
     <plexusPluginManagerVersion>1.0-alpha-1</plexusPluginManagerVersion>