Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes 8ae5937e4 -> 355395768
Updating CXF Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/35539576 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/35539576 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/35539576 Branch: refs/heads/1.1.x-fixes Commit: 355395768563bbf0ef7139290c187a1e677f8b8f Parents: 8ae5937 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Feb 23 15:41:01 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Feb 23 15:41:01 2015 +0000 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/35539576/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e2009ff..77e2b4c 100644 --- a/pom.xml +++ b/pom.xml @@ -34,8 +34,8 @@ <properties> <commons.lang.version>3.3.2</commons.lang.version> <commons.logging.version>1.1.3</commons.logging.version> - <cxf.version>2.7.14</cxf.version> - <cxf.build-utils.version>2.6.0</cxf.build-utils.version> + <cxf.version>2.7.15</cxf.version> + <cxf.build-utils.version>3.0.0</cxf.build-utils.version> <ehcache.version>2.5.1</ehcache.version> <httpclient.version>4.3.5</httpclient.version> <hsqldb.version>1.8.0.10</hsqldb.version>
