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 2017/06/07 14:55:37 UTC

[2/2] syncope git commit: Upgrading ApacheDS

Upgrading ApacheDS


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6816f17e
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6816f17e
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6816f17e

Branch: refs/heads/master
Commit: 6816f17ec3a1324b28bbd0c8fc3baae88d28fe7d
Parents: 6b56228
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 7 16:55:21 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 7 16:55:28 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6816f17e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 73abcf0..ec42a78 100644
--- a/pom.xml
+++ b/pom.xml
@@ -999,7 +999,7 @@ under the License.
       <dependency>
         <groupId>org.apache.directory.server</groupId>
         <artifactId>apacheds-all</artifactId>
-        <version>2.0.0-M23</version>
+        <version>2.0.0-M24</version>
       </dependency>
       
       <dependency>