You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by br...@apache.org on 2008/12/11 03:08:45 UTC

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

Author: brett
Date: Wed Dec 10 18:08:45 2008
New Revision: 725541

URL: http://svn.apache.org/viewvc?rev=725541&view=rev
Log:
according to comment on the change that introduced it, bumping was unintentional, and broke the build

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=725541&r1=725540&r2=725541&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Wed Dec 10 18:08:45 2008
@@ -291,7 +291,7 @@
     <doxiaVersion>1.0-alpha-9</doxiaVersion>
     <easyMockVersion>1.2_Java1.3</easyMockVersion>
     <junitVersion>3.8.1</junitVersion>
-    <plexusVersion>1.0-beta-3.0.2-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.0-beta-3.0.1</plexusVersion>
     <plexusInteractivityVersion>1.0-alpha-6</plexusInteractivityVersion>
     <plexusInterpolationVersion>1.1</plexusInterpolationVersion>
     <plexusUtilsVersion>1.5.5</plexusUtilsVersion>