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 2015/02/04 10:25:07 UTC

[11/11] syncope git commit: Upgrading ConnId AD connector

Upgrading 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/8be42f88
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8be42f88
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8be42f88

Branch: refs/heads/2_0_X
Commit: 8be42f881785a7474fe3d38bdf9c37c668c14998
Parents: 4b0028f
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 4 10:24:44 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 4 10:24:44 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/8be42f88/syncope620/pom.xml
----------------------------------------------------------------------
diff --git a/syncope620/pom.xml b/syncope620/pom.xml
index 73c067f..e6e9e6e 100644
--- a/syncope620/pom.xml
+++ b/syncope620/pom.xml
@@ -318,7 +318,7 @@ under the License.
     <connid.db.table.version>2.2.1</connid.db.table.version>
     <connid.csvdir.version>0.8.1</connid.csvdir.version>
     <connid.ldap.version>1.4.0</connid.ldap.version>
-    <connid.ad.version>1.2.1</connid.ad.version>
+    <connid.ad.version>1.2.2</connid.ad.version>
 
     <cxf.version>3.0.3</cxf.version>