You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2018/07/27 00:02:25 UTC

directory-fortress-core git commit: revert apacheds dependency to m24

Repository: directory-fortress-core
Updated Branches:
  refs/heads/master 69a0cc047 -> 96b98b08e


revert apacheds dependency to m24


Project: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/repo
Commit: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/commit/96b98b08
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/96b98b08
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/96b98b08

Branch: refs/heads/master
Commit: 96b98b08ee430a3a1d327771ae84229f78da64e4
Parents: 69a0cc0
Author: Shawn McKinney <sm...@apache.org>
Authored: Thu Jul 26 19:02:20 2018 -0500
Committer: Shawn McKinney <sm...@apache.org>
Committed: Thu Jul 26 19:02:20 2018 -0500

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/96b98b08/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index c302984..f8e4432 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,7 +94,7 @@
     <version.ant.launcher>1.9.1</version.ant.launcher>
     <version.antlr>2.7.7</version.antlr>
     <version.apache.jdbm1>2.0.0-M3</version.apache.jdbm1>
-    <version.apacheds>2.0.0.AM25-SNAPSHOT</version.apacheds>
+    <version.apacheds>2.0.0-M24</version.apacheds>
     <version.api.all>1.0.2</version.api.all>
     <version.commons.beanutils>1.7.0</version.commons.beanutils>
     <version.commons.beanutils-core>1.8.0</version.commons.beanutils-core>