You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@continuum.apache.org by ol...@apache.org on 2008/06/14 09:54:04 UTC

svn commit: r667754 - /continuum/trunk/pom.xml

Author: olamy
Date: Sat Jun 14 00:54:03 2008
New Revision: 667754

URL: http://svn.apache.org/viewvc?rev=667754&view=rev
Log:
use last p-u SNAPSHOT as last p-u release breaks backward comp (PLXUTILS-79)


Modified:
    continuum/trunk/pom.xml

Modified: continuum/trunk/pom.xml
URL: http://svn.apache.org/viewvc/continuum/trunk/pom.xml?rev=667754&r1=667753&r2=667754&view=diff
==============================================================================
--- continuum/trunk/pom.xml (original)
+++ continuum/trunk/pom.xml Sat Jun 14 00:54:03 2008
@@ -640,7 +640,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.5.2-SNAPSHOT</version>
+        <version>1.5.4-SNAPSHOT</version>
       </dependency>
       <dependency>
         <groupId>org.codehaus.plexus</groupId>