Bump apacheds.version from 2.0.0-M24 to 2.0.0.AM26

Bumps `apacheds.version` from 2.0.0-M24 to 2.0.0.AM26.

Updates `apacheds-all` from 2.0.0-M24 to 2.0.0.AM26
- [Release notes](https://github.com/apache/directory-server/releases)
- [Commits](https://github.com/apache/directory-server/compare/2.0.0-M24...2.0.0.AM26)

Updates `apacheds-server-integ` from 2.0.0-M24 to 2.0.0.AM26
- [Release notes](https://github.com/apache/directory-server/releases)
- [Commits](https://github.com/apache/directory-server/compare/2.0.0-M24...2.0.0.AM26)

Updates `apacheds-core-integ` from 2.0.0-M24 to 2.0.0.AM26
- [Release notes](https://github.com/apache/directory-server/releases)
- [Commits](https://github.com/apache/directory-server/compare/2.0.0-M24...2.0.0.AM26)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2020-08-24 07:03:33 +00:00 committed by GitHub
parent bfb6b9f39a
commit a6ea2ac6aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@
<properties>
<bundle-symbolic-name>${project.groupId}.jaas</bundle-symbolic-name>
<!-- 2.0.0.AM25 is breaking surefire -->
<apacheds.version>2.0.0-M24</apacheds.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
</properties>
<build>