You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by vs...@apache.org on 2008/07/15 01:19:55 UTC

svn commit: r676767 - /maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Author: vsiveton
Date: Mon Jul 14 16:19:54 2008
New Revision: 676767

URL: http://svn.apache.org/viewvc?rev=676767&view=rev
Log:
o upgraded plexus-utils to 1.5.5

Modified:
    maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml

Modified: maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml
URL: http://svn.apache.org/viewvc/maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml?rev=676767&r1=676766&r2=676767&view=diff
==============================================================================
--- maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml (original)
+++ maven/plugins/trunk/maven-project-info-reports-plugin/pom.xml Mon Jul 14 16:19:54 2008
@@ -335,7 +335,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.4.5</version>
+      <version>1.5.5</version>
     </dependency>
 
     <dependency>