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/03 11:06:47 UTC

svn commit: r722830 - /servicemix/utils/trunk/pom.xml

Author: ffang
Date: Wed Dec  3 02:06:46 2008
New Revision: 722830

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

Modified:
    servicemix/utils/trunk/pom.xml

Modified: servicemix/utils/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/utils/trunk/pom.xml?rev=722830&r1=722829&r2=722830&view=diff
==============================================================================
--- servicemix/utils/trunk/pom.xml (original)
+++ servicemix/utils/trunk/pom.xml Wed Dec  3 02:06:46 2008
@@ -69,7 +69,7 @@
     <dependency>
       <groupId>commons-logging</groupId>
       <artifactId>commons-logging</artifactId>
-      <version>1.1</version>
+      <version>1.1.1</version>
     </dependency>
     <dependency>
       <groupId>org.apache.servicemix.specs</groupId>