Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes 8d86d6b6d -> 84088b202
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/84088b20 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/84088b20 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/84088b20 Branch: refs/heads/1.2.x-fixes Commit: 84088b20283aa0afa944c732cc9835ef5a694087 Parents: 8d86d6b Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Feb 8 11:11:29 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Feb 8 11:11:29 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/84088b20/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf81ce5..98bccee 100644 --- a/pom.xml +++ b/pom.xml @@ -41,7 +41,7 @@ <commons.lang.version>3.4</commons.lang.version> <commons.logging.version>1.2</commons.logging.version> <commons.validator.version>1.5.0</commons.validator.version> - <cxf.version>3.0.7</cxf.version> + <cxf.version>3.0.8</cxf.version> <cxf.build-utils.version>3.0.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.4.2</ecj.version>
