You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ja...@apache.org on 2012/07/06 03:08:25 UTC

svn commit: r1358018 - /servicemix/smx4/features/branches/features-4.4.x/pom.xml

Author: janstey
Date: Fri Jul  6 01:08:25 2012
New Revision: 1358018

URL: http://svn.apache.org/viewvc?rev=1358018&view=rev
Log:
SMX4-1194 - align commons-httpclient bundle version with Camel

Modified:
    servicemix/smx4/features/branches/features-4.4.x/pom.xml

Modified: servicemix/smx4/features/branches/features-4.4.x/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/branches/features-4.4.x/pom.xml?rev=1358018&r1=1358017&r2=1358018&view=diff
==============================================================================
--- servicemix/smx4/features/branches/features-4.4.x/pom.xml (original)
+++ servicemix/smx4/features/branches/features-4.4.x/pom.xml Fri Jul  6 01:08:25 2012
@@ -138,7 +138,7 @@
         <commons-beanutils.bundle.version>1.8.2_1</commons-beanutils.bundle.version>
         <commons-codec.bundle.version>1.4</commons-codec.bundle.version>
         <commons-collections.bundle.version>3.2.1_1</commons-collections.bundle.version>
-        <commons-httpclient.bundle.version>3.1_5</commons-httpclient.bundle.version>
+        <commons-httpclient.bundle.version>3.1_6</commons-httpclient.bundle.version>
         <commons-lang.bundle.version>2.4_4</commons-lang.bundle.version>
         <commons-net.bundle.version>2.2</commons-net.bundle.version>
         <commons-pool.bundle.version>1.5.4_2</commons-pool.bundle.version>