You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm-commits@maven.apache.org by ol...@apache.org on 2008/06/14 10:12:21 UTC

svn commit: r667755 - /maven/scm/trunk/pom.xml

Author: olamy
Date: Sat Jun 14 01:12:20 2008
New Revision: 667755

URL: http://svn.apache.org/viewvc?rev=667755&view=rev
Log:
use last p-u snapshot


Modified:
    maven/scm/trunk/pom.xml

Modified: maven/scm/trunk/pom.xml
URL: http://svn.apache.org/viewvc/maven/scm/trunk/pom.xml?rev=667755&r1=667754&r2=667755&view=diff
==============================================================================
--- maven/scm/trunk/pom.xml (original)
+++ maven/scm/trunk/pom.xml Sat Jun 14 01:12:20 2008
@@ -108,7 +108,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.5.2-SNAPSHOT</version>
+      <version>1.5.4-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <distributionManagement>