You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ay...@apache.org on 2015/07/24 17:02:43 UTC

[2/2] camel git commit: Upgrade Olingo Core bundle to version 2.0.4_1

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/17e12009
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/17e12009
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/17e12009

Branch: refs/heads/camel-2.15.x
Commit: 17e120092aad82745315638c51d32906dda832da
Parents: 3f15265
Author: Andrea Cosentino <an...@gmail.com>
Authored: Fri Jun 19 22:37:57 2015 +0200
Committer: Aki Yoshida <el...@gmail.com>
Committed: Fri Jul 24 17:01:18 2015 +0200

----------------------------------------------------------------------
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/17e12009/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index f73c300..e40aab1 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -363,7 +363,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.0_1</olingo-odata2-core-bundle-version>
+    <olingo-odata2-core-bundle-version>2.0.4_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>