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:36 UTC

[1/2] syncope git commit: Upgrading ApacheDS

Repository: syncope
Updated Branches:
  refs/heads/2_0_X a3f9a5a78 -> b61b092a8
  refs/heads/master 6b5622813 -> 6816f17ec


Upgrading ApacheDS


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

Branch: refs/heads/2_0_X
Commit: b61b092a89007570e2b4bcf3ee7b27ad5c632c2e
Parents: a3f9a5a
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:21 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/b61b092a/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 53d2716..bc70b62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1006,7 +1006,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>


[2/2] syncope git commit: Upgrading ApacheDS

Posted by il...@apache.org.
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>