Repository: syncope Updated Branches: refs/heads/1_2_X 8450ec32c -> 28c20ac52 refs/heads/master 3082eb0d6 -> 10f6a51b1
Upgrading CXF to release Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/28c20ac5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/28c20ac5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/28c20ac5 Branch: refs/heads/1_2_X Commit: 28c20ac52c4c5833fe335d4f987fdad273706303 Parents: 8450ec3 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Nov 4 18:41:02 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Nov 4 18:41:02 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/28c20ac5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f23439d..7bfd6cf 100644 --- a/pom.xml +++ b/pom.xml @@ -343,7 +343,7 @@ under the License. <aspectj.version>1.8.7</aspectj.version> - <cxf.version>3.0.7-SNAPSHOT</cxf.version> + <cxf.version>3.0.7</cxf.version> <spring.version>4.0.9.RELEASE</spring.version> <spring-security.version>3.2.9.RELEASE</spring-security.version> <jackson.version>2.4.6</jackson.version>
