Picking up latest CXF release
Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/e1ca166a Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/e1ca166a Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/e1ca166a Branch: refs/heads/1.3.x-fixes Commit: e1ca166ad6368f5a74b4d2f0ad58f7498c28d28d Parents: ff78d7b Author: Colm O hEigeartaigh <[email protected]> Authored: Wed Oct 19 09:59:39 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Nov 8 14:46:59 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/e1ca166a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 176e432..0110631 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-SNAPSHOT</cxf.version> + <cxf.version>3.1.8</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.6.1</ecj.version>
