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 2016/07/25 07:37:04 UTC

syncope git commit: Upgrading ApacheDS

Repository: syncope
Updated Branches:
  refs/heads/master 6fee50d75 -> b350a289b


Upgrading ApacheDS


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

Branch: refs/heads/master
Commit: b350a289b7494008d538c1f6b4938b686e51566d
Parents: 6fee50d
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Mon Jul 25 09:36:41 2016 +0200
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Mon Jul 25 09:36:41 2016 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b350a289/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 3768c3d..9921703 100644
--- a/pom.xml
+++ b/pom.xml
@@ -829,7 +829,7 @@ under the License.
       <dependency>
         <groupId>org.apache.directory.server</groupId>
         <artifactId>apacheds-all</artifactId>
-        <version>2.0.0-M22</version>
+        <version>2.0.0-M23</version>
       </dependency>
       
       <dependency>