Repository: cxf-fediz Updated Branches: refs/heads/1.1.x-fixes fe3f064cf -> 9fa1f7ba7
Updating CXF version Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/9fa1f7ba Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/9fa1f7ba Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/9fa1f7ba Branch: refs/heads/1.1.x-fixes Commit: 9fa1f7ba75e0c55b3590c9fa6214ec4aa4e93c36 Parents: fe3f064 Author: Colm O hEigeartaigh <[email protected]> Authored: Wed May 6 17:25:22 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed May 6 17:25:22 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/9fa1f7ba/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 14cb887..708cf89 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <properties> <commons.lang.version>3.3.2</commons.lang.version> <commons.logging.version>1.1.3</commons.logging.version> - <cxf.version>2.7.15</cxf.version> + <cxf.version>2.7.16</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>
