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/05/10 15:41:17 UTC

camel git commit: CAMEL-8697 Update olingo-odata2-api from version 2.0.0 to version 2.0.3

Repository: camel
Updated Branches:
  refs/heads/master 61c49e85c -> d4f82d86f


CAMEL-8697 Update olingo-odata2-api from version 2.0.0 to version 2.0.3


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

Branch: refs/heads/master
Commit: d4f82d86f2f7960e1492ededfce68ec91015d849
Parents: 61c49e8
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun May 10 15:40:11 2015 +0200
Committer: Andrea Cosentino <an...@gmail.com>
Committed: Sun May 10 15:40:11 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/d4f82d86/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 51ca391..1c720fb 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -361,8 +361,8 @@
     <noggit-bundle-version>0.5_1</noggit-bundle-version>
     <!-- should be in-sync with deltaspike -->
     <openwebbeans-version>1.2.0</openwebbeans-version>
-    <olingo2-version>2.0.0</olingo2-version>
-    <olingo-odata2-core-bundle-version>2.0.0_1</olingo-odata2-core-bundle-version>
+    <olingo2-version>2.0.3</olingo2-version>
+    <olingo-odata2-core-bundle-version>2.0.3_1</olingo-odata2-core-bundle-version>
     <ognl-version>3.0.9</ognl-version>
     <ognl-bundle-version>3.0.9_1</ognl-bundle-version>
     <oncrpc-version>1.1.2</oncrpc-version>