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 2015/01/27 13:54:46 UTC

[19/23] directory-fortress-core git commit: revert apache ldap api version to M27

revert apache ldap api version to M27


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/14a1b3ea
Tree: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/tree/14a1b3ea
Diff: http://git-wip-us.apache.org/repos/asf/directory-fortress-core/diff/14a1b3ea

Branch: refs/heads/master
Commit: 14a1b3eaf91349bffa3de86cacc579aba2f8a002
Parents: af0921e
Author: Shawn McKinney <sm...@apache.org>
Authored: Wed Jan 14 21:45:55 2015 -0600
Committer: Shawn McKinney <sm...@apache.org>
Committed: Wed Jan 14 21:45:55 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/directory-fortress-core/blob/14a1b3ea/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e59be9d..bd09e6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -123,7 +123,7 @@
         <version.ant.launcher>1.9.1</version.ant.launcher>
         <version.antlr>2.7.7</version.antlr>
         <version.apacheds>2.0.0-M18</version.apacheds>
-        <version.api.all>1.0.0-M28</version.api.all>
+        <version.api.all>1.0.0-M27</version.api.all>
         <version.commons.beanutils>1.7.0</version.commons.beanutils>
         <version.commons.beanutils-core>1.8.0</version.commons.beanutils-core>
         <version.commons.codec>1.2</version.commons.codec>