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 2014/11/12 14:23:40 UTC

[2/6] syncope git commit: Using new ConnId AD connector 1.1.5

Using new ConnId AD connector 1.1.5


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

Branch: refs/heads/1_2_X
Commit: 3fa1fa2b541ea0629fe80cfcd27e4175eee304e6
Parents: 0ebf6ca
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Nov 12 14:09:02 2014 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Nov 12 14:09:02 2014 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/3fa1fa2b/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index dc714ec..f9b85f7 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-SNAPSHOT</connid.ad.version>
+    <connid.ad.version>1.1.5</connid.ad.version>
 
     <commons-jexl.version>2.1.1</commons-jexl.version>
     <commons-lang.version>3.3.2</commons-lang.version>