You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by dk...@apache.org on 2011/09/28 17:26:50 UTC

svn commit: r1176919 - in /camel/branches/camel-2.8.x: ./ parent/pom.xml

Author: dkulp
Date: Wed Sep 28 15:26:50 2011
New Revision: 1176919

URL: http://svn.apache.org/viewvc?rev=1176919&view=rev
Log:
Merged revisions 1173507 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1173507 | davsclaus | 2011-09-21 02:01:21 -0400 (Wed, 21 Sep 2011) | 1 line
  
  Upgraded httpclient4 to 4.1.2
........

Modified:
    camel/branches/camel-2.8.x/   (props changed)
    camel/branches/camel-2.8.x/parent/pom.xml

Propchange: camel/branches/camel-2.8.x/
            ('svn:mergeinfo' removed)

Propchange: camel/branches/camel-2.8.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.8.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.8.x/parent/pom.xml?rev=1176919&r1=1176918&r2=1176919&view=diff
==============================================================================
--- camel/branches/camel-2.8.x/parent/pom.xml (original)
+++ camel/branches/camel-2.8.x/parent/pom.xml Wed Sep 28 15:26:50 2011
@@ -90,8 +90,8 @@
     <hibernate-entitymanager-version>3.2.1.ga</hibernate-entitymanager-version>
     <hsqldb-version>1.8.0.7</hsqldb-version>
     <httpunit-version>1.6.2</httpunit-version>
-    <httpcore4-version>4.1.1</httpcore4-version>
-    <httpclient4-version>4.1.1</httpclient4-version>
+    <httpcore4-version>4.1.2</httpcore4-version>
+    <httpclient4-version>4.1.2</httpclient4-version>
     <httpclient-version>3.1</httpclient-version>
     <icu4j-version>4.0.1</icu4j-version>
     <jackson-version>1.8.2</jackson-version>