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:24:58 UTC

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

Branch: refs/heads/1_2_X
Commit: 2c4b4b8f62f3d4b617440f039c1c67a4c814fda9
Parents: 4b71b2c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Feb 4 10:23:43 2015 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Feb 4 10:23:43 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/2c4b4b8f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e4565ec..d189ac5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -311,7 +311,7 @@ under the License.
     <connid.db.table.version>2.1.6</connid.db.table.version>
     <connid.csvdir.version>0.7</connid.csvdir.version>
     <connid.ldap.version>1.3.6</connid.ldap.version>
-    <connid.ad.version>1.1.5</connid.ad.version>
+    <connid.ad.version>1.1.6</connid.ad.version>
 
     <commons-jexl.version>2.1.1</commons-jexl.version>
     <commons-lang.version>3.3.2</commons-lang.version>