nvazquez commented on a change in pull request #3694: Ldap fixes
URL: https://github.com/apache/cloudstack/pull/3694#discussion_r360413353
##########
File path: plugins/user-authenticators/ldap/pom.xml
##########
@@ -27,6 +27,11 @@
<version>4.14.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
+
+ <properties>
+ <ads.version>2.0.0.AM26-SNAPSHOT</ads.version>
Review comment:
Should be good to rely on a release version to avoid any changes that may
break functionality on this PR, but ok anyways
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services