You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2008/12/04 12:44:53 UTC

svn commit: r723295 - /servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml

Author: ffang
Date: Thu Dec  4 03:44:53 2008
New Revision: 723295

URL: http://svn.apache.org/viewvc?rev=723295&view=rev
Log:
[SM-1709]unify third party libs used across servicemix projects

Modified:
    servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml

Modified: servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml?rev=723295&r1=723294&r2=723295&view=diff
==============================================================================
--- servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml (original)
+++ servicemix/maven-plugins/res-maven-plugin/trunk/pom.xml Thu Dec  4 03:44:53 2008
@@ -56,7 +56,7 @@
     <dependency>
       <groupId>org.codehaus.plexus</groupId>
       <artifactId>plexus-utils</artifactId>
-      <version>1.0.5</version>
+      <version>1.5.5</version>
     </dependency>
     <dependency>
       <groupId>org.apache.maven</groupId>