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 2017/09/06 15:51:01 UTC

[6/6] syncope git commit: Upgrading the ConnId AD connector

Upgrading the ConnId AD connector


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

Branch: refs/heads/master
Commit: ae34384fd8988897e9bf020a1d8fc9bd9dda4e2d
Parents: 299db47
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Sep 6 14:52:33 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Sep 6 17:50:43 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/ae34384f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 180f066..663c123 100644
--- a/pom.xml
+++ b/pom.xml
@@ -362,7 +362,7 @@ under the License.
     <connid.database.version>2.2.4</connid.database.version>
     <connid.csvdir.version>0.8.6</connid.csvdir.version>
     <connid.ldap.version>1.5.2</connid.ldap.version>
-    <connid.ad.version>1.3.3</connid.ad.version>
+    <connid.ad.version>1.3.4</connid.ad.version>
 
     <cxf.version>3.2.0-SNAPSHOT</cxf.version>