Repository: cxf Updated Branches: refs/heads/master 08dfc7cd2 -> c4e9c63ba
[CXF-7372] Update Olingo dependency Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/c4e9c63b Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/c4e9c63b Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/c4e9c63b Branch: refs/heads/master Commit: c4e9c63ba0a6b854c0b31b6f7bfdaacc32ba3264 Parents: 08dfc7c Author: Dennis Kieselhorst <[email protected]> Authored: Thu May 18 10:15:41 2017 +0200 Committer: Dennis Kieselhorst <[email protected]> Committed: Thu May 18 10:15:41 2017 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/c4e9c63b/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 3509a09..1391396 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -214,7 +214,7 @@ <cxf.oro.bundle.version>2.0.8_6</cxf.oro.bundle.version> <cxf.dom4j.bundle.version>1.6.1_5</cxf.dom4j.bundle.version> <cxf.jdom.bundle.version>1.1_4</cxf.jdom.bundle.version> - <cxf.olingo.version>1.2.0</cxf.olingo.version> + <cxf.olingo.version>2.0.8</cxf.olingo.version> <cxf.tika.version>1.14</cxf.tika.version> <cxf.jexl.version>2.1.1</cxf.jexl.version> <cxf.htrace.version>4.0.1-incubating</cxf.htrace.version>
