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/03/13 13:02:09 UTC

syncope git commit: Upgrading CXF

Repository: syncope
Updated Branches:
  refs/heads/2_0_X c969d1eed -> 51c41dcaf


Upgrading CXF


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

Branch: refs/heads/2_0_X
Commit: 51c41dcaf03d9ca65216a966d132731f1c9ffd2a
Parents: c969d1e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Tue Mar 13 14:02:02 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Tue Mar 13 14:02:02 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/51c41dca/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 434c25e..53c008b 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.1.15-SNAPSHOT</cxf.version>
+    <cxf.version>3.1.15</cxf.version>
 
     <jackson.version>2.9.4</jackson.version>