You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2018/02/07 12:35:51 UTC

[03/11] syncope git commit: Upgrading CXF

Upgrading CXF


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/f1864b00
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/f1864b00
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/f1864b00

Branch: refs/heads/master
Commit: f1864b00d8e6db0b5ed9c3fbc240818a90d3f92c
Parents: 7655849
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 7 08:45:10 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 7 08:45:10 2018 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f1864b00/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index bc314b1..ab26ddf 100644
--- a/pom.xml
+++ b/pom.xml
@@ -365,7 +365,7 @@ under the License.
     <connid.ad.version>1.3.4</connid.ad.version>
     <connid.googleapps.version>1.4.1</connid.googleapps.version>
 
-    <cxf.version>3.2.2-SNAPSHOT</cxf.version>
+    <cxf.version>3.2.2</cxf.version>
 
     <jackson.version>2.9.4</jackson.version>