Repository: cxf-fediz Updated Branches: refs/heads/master dd35349be -> a97b8823b
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/a97b8823 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/a97b8823 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/a97b8823 Branch: refs/heads/master Commit: a97b8823bd021c69102c2b1601dbd14910c9def6 Parents: dd35349 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Aug 2 10:25:24 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Aug 2 10:25:24 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/a97b8823/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5fe3ea3..ce3d749 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.7-SNAPSHOT</cxf.version> + <cxf.version>3.1.7</cxf.version> <cxf.build-utils.version>3.2.0</cxf.build-utils.version> <easymock.version>3.4</easymock.version> <ecj.version>4.5.1</ecj.version>
