Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes d954f831a -> e4cce41d5
CXF upgrade Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/e4cce41d Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e4cce41d Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e4cce41d Branch: refs/heads/1.1.x-fixes Commit: e4cce41d514ae95a42fe26a051ca47f30cd70145 Parents: d954f83 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon May 26 15:45:31 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon May 26 15:45:31 2014 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e4cce41d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 0d1ab1e..9e87b19 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <properties> <commons.lang.version>3.0.1</commons.lang.version> <commons.logging.version>1.1.1</commons.logging.version> - <cxf.version>2.7.10</cxf.version> + <cxf.version>2.7.11</cxf.version> <cxf.build-utils.version>2.6.0</cxf.build-utils.version> <ehcache.version>2.5.1</ehcache.version> <httpclient.version>4.3.2</httpclient.version>
