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 2019/05/10 07:43:35 UTC

[syncope] branch 2_0_X updated: Upgrading the LDAP connector

This is an automated email from the ASF dual-hosted git repository.

ilgrosso pushed a commit to branch 2_0_X
in repository https://gitbox.apache.org/repos/asf/syncope.git


The following commit(s) were added to refs/heads/2_0_X by this push:
     new a10e370  Upgrading the LDAP connector
a10e370 is described below

commit a10e3709c9d4831802d13230a2a9ad82dc5e51cf
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri May 10 09:42:53 2019 +0200

    Upgrading the LDAP connector
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 06f4348..a8e2c73 100644
--- a/pom.xml
+++ b/pom.xml
@@ -382,7 +382,7 @@ under the License.
     <connid.rest.version>1.0.4</connid.rest.version>
     <connid.database.version>2.2.6</connid.database.version>
     <connid.csvdir.version>0.8.8</connid.csvdir.version>
-    <connid.ldap.version>1.5.4-SNAPSHOT</connid.ldap.version>
+    <connid.ldap.version>1.5.4</connid.ldap.version>
     <connid.ad.version>1.3.6</connid.ad.version>
     <connid.googleapps.version>1.4.2</connid.googleapps.version>
     <connid.azure.version>1.0.1</connid.azure.version>