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:15:14 UTC

svn commit: r584796 - /maven/artifact/trunk/pom.xml

Author: jdcasey
Date: Mon Oct 15 07:15:13 2007
New Revision: 584796

URL: http://svn.apache.org/viewvc?rev=584796&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/artifact/trunk/pom.xml

Modified: maven/artifact/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/artifact/trunk/pom.xml?rev=584796&r1=584795&r2=584796&view=diff
==============================================================================
--- maven/artifact/trunk/pom.xml (original)
+++ maven/artifact/trunk/pom.xml Mon Oct 15 07:15:13 2007
@@ -45,7 +45,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-container-default</artifactId>
-      <version>1.0-alpha-33-SNAPSHOT</version>
+      <version>1.0-alpha-32</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>