Repository: cxf-fediz Updated Branches: refs/heads/master c415e2714 -> f1a9c0048
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/f1a9c004 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/f1a9c004 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/f1a9c004 Branch: refs/heads/master Commit: f1a9c0048edf95c83c125ea395745e9ebc1ec954 Parents: c415e27 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Feb 23 15:33:02 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Feb 23 15:33:02 2015 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/f1a9c004/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f8c6951..4173077 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ <properties> <commons.lang.version>3.3.2</commons.lang.version> <commons.logging.version>1.1.3</commons.logging.version> - <cxf.version>3.0.3</cxf.version> + <cxf.version>3.0.4</cxf.version> <cxf.build-utils.version>3.0.0</cxf.build-utils.version> <easymock.version>3.3</easymock.version> <ehcache.version>2.8.5</ehcache.version>
