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/05/25 12:56:11 UTC

[2/4] syncope git commit: Upgrading the SCIMv11 connector

Upgrading the SCIMv11 connector


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

Branch: refs/heads/master
Commit: 6a0c96e708c528ae9b4f61222b1509b7b68e5f1d
Parents: f50d614
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri May 25 14:52:27 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri May 25 14:52:27 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6a0c96e7/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 149ffd6..608b420 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>
     <connid.azure.version>1.0.1</connid.azure.version>
-    <connid.scimv11.version>1.0.0</connid.scimv11.version>
+    <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>