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/06/22 14:02:46 UTC

[2/2] 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/ee502355
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ee502355
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ee502355

Branch: refs/heads/master
Commit: ee5023556f0e230841e040bfcbc69af9242a1308
Parents: f888913
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Jun 22 16:02:32 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Jun 22 16:02:32 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ee502355/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 73dc01c..16d1eb7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -368,7 +368,7 @@ under the License.
     <connid.scimv11.version>1.0.1</connid.scimv11.version>
     <connid.servicenow.version>1.0.0</connid.servicenow.version>
 
-    <cxf.version>3.2.5-SNAPSHOT</cxf.version>
+    <cxf.version>3.2.5</cxf.version>
 
     <jackson.version>2.9.6</jackson.version>