Upgrade Olingo2 and related bundle to version 2.0.5
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/64c350bf Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/64c350bf Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/64c350bf Branch: refs/heads/master Commit: 64c350bf27b76b3fabd0f5fdc288e0834cbbe1a2 Parents: 0c0efb7 Author: Andrea Cosentino <[email protected]> Authored: Fri Dec 4 11:41:37 2015 +0100 Committer: Andrea Cosentino <[email protected]> Committed: Fri Dec 4 12:11:28 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/64c350bf/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 868afed..722430d 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -390,8 +390,8 @@ <!-- should be in-sync with deltaspike --> <openwebbeans-version>1.2.0</openwebbeans-version> <oauth-provider-bundle-version>20100527_1</oauth-provider-bundle-version> - <olingo2-version>2.0.4</olingo2-version> - <olingo-odata2-core-bundle-version>2.0.4_1</olingo-odata2-core-bundle-version> + <olingo2-version>2.0.5</olingo2-version> + <olingo-odata2-core-bundle-version>2.0.5_1</olingo-odata2-core-bundle-version> <ognl-version>3.1.1</ognl-version> <ognl-bundle-version>3.1.1_1</ognl-bundle-version> <oncrpc-version>1.1.2</oncrpc-version>
