You are viewing a plain text version of this content. The canonical link for it is here.
Posted to doxia-commits@maven.apache.org by vs...@apache.org on 2008/12/16 02:07:23 UTC

svn commit: r726906 - /maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml

Author: vsiveton
Date: Mon Dec 15 17:07:23 2008
New Revision: 726906

URL: http://svn.apache.org/viewvc?rev=726906&view=rev
Log:
o using latest p-u

Modified:
    maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml

Modified: maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml
URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml?rev=726906&r1=726905&r2=726906&view=diff
==============================================================================
--- maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml (original)
+++ maven/doxia/doxia-sitetools/branches/doxia-sitetools-1.0.x/pom.xml Mon Dec 15 17:07:23 2008
@@ -171,7 +171,7 @@
       <dependency>
         <groupId>org.codehaus.plexus</groupId>
         <artifactId>plexus-utils</artifactId>
-        <version>1.4.5</version>
+        <version>1.5.6</version>
       </dependency>
     </dependencies>
   </dependencyManagement>