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:41:29 UTC

svn commit: r723294 - /servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Author: ffang
Date: Thu Dec  4 03:41:29 2008
New Revision: 723294

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

Modified:
    servicemix/maven-plugins/servicemix-build/trunk/pom.xml

Modified: servicemix/maven-plugins/servicemix-build/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/maven-plugins/servicemix-build/trunk/pom.xml?rev=723294&r1=723293&r2=723294&view=diff
==============================================================================
--- servicemix/maven-plugins/servicemix-build/trunk/pom.xml (original)
+++ servicemix/maven-plugins/servicemix-build/trunk/pom.xml Thu Dec  4 03:41:29 2008
@@ -61,7 +61,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>