You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2015/06/19 22:40:19 UTC

camel git commit: Upgrade Olingo Core bundle to version 2.0.4_1

Repository: camel
Updated Branches:
  refs/heads/master de5c7b297 -> 5a4f6e16a


Upgrade Olingo Core bundle to version 2.0.4_1


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/5a4f6e16
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/5a4f6e16
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/5a4f6e16

Branch: refs/heads/master
Commit: 5a4f6e16acb78138930daf4c4b12872fa19961ce
Parents: de5c7b2
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 19 22:37:57 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Fri Jun 19 22:37:57 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/5a4f6e16/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 909fe52..81f2cad 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -219,7 +219,7 @@
     <httpunit-version>1.7</httpunit-version>
     <httpcore4-version>4.4.1</httpcore4-version>
     <httpclient4-version>4.4.1</httpclient4-version>
-    <httpasyncclient-version>4.0.2</httpasyncclient-version>
+    <httpasyncclient-version>4.1</httpasyncclient-version>
     <httpclient-version>3.1</httpclient-version>
     <ibatis-bundle-version>2.3.4.726_4</ibatis-bundle-version>
     <ibatis-version>2.3.4.726</ibatis-version>
@@ -373,7 +373,7 @@
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.2.0</openwebbeans-version>
     <olingo2-version>2.0.4</olingo2-version>
-    <olingo-odata2-core-bundle-version>2.0.3_1</olingo-odata2-core-bundle-version>
+    <olingo-odata2-core-bundle-version>2.0.4_1</olingo-odata2-core-bundle-version>
     <ognl-version>3.0.11</ognl-version>
     <ognl-bundle-version>3.0.11_1</ognl-bundle-version>
     <oncrpc-version>1.1.2</oncrpc-version>