You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by de...@apache.org on 2008/09/15 12:44:34 UTC

svn commit: r695412 - /maven/shared/trunk/maven-model-converter/pom.xml

Author: dennisl
Date: Mon Sep 15 03:44:34 2008
New Revision: 695412

URL: http://svn.apache.org/viewvc?rev=695412&view=rev
Log:
[MSHARED-69] Improve pretty printing the POM when it gets written to a file

Modified:
    maven/shared/trunk/maven-model-converter/pom.xml

Modified: maven/shared/trunk/maven-model-converter/pom.xml
URL: http://svn.apache.org/viewvc/maven/shared/trunk/maven-model-converter/pom.xml?rev=695412&r1=695411&r2=695412&view=diff
==============================================================================
--- maven/shared/trunk/maven-model-converter/pom.xml (original)
+++ maven/shared/trunk/maven-model-converter/pom.xml Mon Sep 15 03:44:34 2008
@@ -70,7 +70,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.1</version>
+      <version>1.5.6</version>
     </dependency>
     <dependency>
       <groupId>org.codehaus.plexus</groupId>