Upgrading CXF
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f3f18d13 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f3f18d13 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f3f18d13 Branch: refs/heads/SYNCOPE-156 Commit: f3f18d13d9dc483f78e078447611f5072b9a3561 Parents: d45c493 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Sep 22 14:58:08 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Sep 22 14:58:08 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/f3f18d13/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 881fe8e..25d9be6 100644 --- a/pom.xml +++ b/pom.xml @@ -326,7 +326,7 @@ under the License. <connid.ldap.version>1.5.0-SNAPSHOT</connid.ldap.version> <connid.ad.version>1.2.3</connid.ad.version> - <cxf.version>3.1.3-SNAPSHOT</cxf.version> + <cxf.version>3.1.3</cxf.version> <camel.version>2.15.3</camel.version>
