Repository: cxf-fediz Updated Branches: refs/heads/master 02cbf5a26 -> 66a90fef2
Updating to CXF 3.1.9-SNAPSHOT Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/66a90fef Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/66a90fef Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/66a90fef Branch: refs/heads/master Commit: 66a90fef2c160a6b1a9081feb6bbe955955d1ce2 Parents: 02cbf5a Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Dec 5 11:56:15 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Dec 5 11:56:15 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/66a90fef/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7b7b1c7..4d75b76 100644 --- a/pom.xml +++ b/pom.xml @@ -44,7 +44,7 @@ <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.5</commons.io.version> <commons.validator.version>1.5.1</commons.validator.version> - <cxf.version>3.1.8</cxf.version> + <cxf.version>3.1.9-SNAPSHOT</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <dbcp.version>2.1.1</dbcp.version> <easymock.version>3.4</easymock.version>
