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:42 UTC

[1/2] camel git commit: Upgrade Apache Olingo to version 2.0.4

Repository: camel
Updated Branches:
  refs/heads/camel-2.15.x 759435a88 -> 17e120092


Upgrade Apache Olingo to version 2.0.4


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

Branch: refs/heads/camel-2.15.x
Commit: 3f15265721ba0f484f80cd646e148ddc1a03ee2d
Parents: 759435a
Author: Andrea Cosentino <an...@gmail.com>
Authored: Sun Jun 7 14:50:05 2015 +0200
Committer: Aki Yoshida <el...@gmail.com>
Committed: Fri Jul 24 16:57:21 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/camel/blob/3f152657/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index e750b5a..f73c300 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -362,7 +362,7 @@
     <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>
+    <olingo2-version>2.0.4</olingo2-version>
     <olingo-odata2-core-bundle-version>2.0.0_1</olingo-odata2-core-bundle-version>
     <ognl-version>3.0.9</ognl-version>
     <ognl-bundle-version>3.0.9_1</ognl-bundle-version>


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

Posted by ay...@apache.org.
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>