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ò <[email protected]> Authored: Mon Jul 25 09:36:41 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> 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>
