You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by jd...@apache.org on 2007/10/15 16:17:39 UTC

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

Author: jdcasey
Date: Mon Oct 15 07:17:39 2007
New Revision: 584797

URL: http://svn.apache.org/viewvc?rev=584797&view=rev
Log:
rolling p-c-d version back down to -alpha-32, since this exception improvement from -alpha-33-snap isn't critical ATM.

Modified:
    maven/components/trunk/pom.xml

Modified: maven/components/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/components/trunk/pom.xml?rev=584797&r1=584796&r2=584797&view=diff
==============================================================================
--- maven/components/trunk/pom.xml (original)
+++ maven/components/trunk/pom.xml Mon Oct 15 07:17:39 2007
@@ -121,7 +121,7 @@
     <module>maven-embedder</module>
   </modules>
   <properties>
-    <plexusVersion>1.0-alpha-33-SNAPSHOT</plexusVersion>
+    <plexusVersion>1.0-alpha-32</plexusVersion>
     <wagonVersion>1.0-beta-2</wagonVersion>
   </properties>
   <dependencies>