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:37 UTC

[syncope] branch master updated: Upgrading the LDAP connector

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

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


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

commit 5d4dc3d931e0a4cdf2f08f3690d4ae6543b5f9d9
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 472b0e5..599c825 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>