Repository: cxf-fediz Updated Branches: refs/heads/master f5e1bb825 -> 536b6431f
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/536b6431 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/536b6431 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/536b6431 Branch: refs/heads/master Commit: 536b6431fec2cd0c4750c52549b34d6d81ba2947 Parents: f5e1bb8 Author: Colm O hEigeartaigh <[email protected]> Authored: Sun Mar 27 15:37:15 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Sun Mar 27 15:37:15 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/536b6431/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 04a95e9..6de9618 100644 --- a/pom.xml +++ b/pom.xml @@ -43,7 +43,7 @@ <commons.logging.version>1.2</commons.logging.version> <commons.io.version>2.4</commons.io.version> <commons.validator.version>1.5.0</commons.validator.version> - <cxf.version>3.1.6-SNAPSHOT</cxf.version> + <cxf.version>3.1.6</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.4.2</ecj.version>
