DATALDAP-57 - After release cleanups.

This commit is contained in:
Mark Paluch
2018-04-04 14:58:03 +02:00
parent 9e5cab50b1
commit 09e213bc89

View File

@@ -14,12 +14,12 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.9.11.RELEASE</version>
<version>1.9.12.BUILD-SNAPSHOT</version>
</parent>
<properties>
<spring-ldap>2.3.1.RELEASE</spring-ldap>
<springdata.commons>1.13.11.RELEASE</springdata.commons>
<springdata.commons>1.13.12.BUILD-SNAPSHOT</springdata.commons>
<assertj>3.5.2</assertj>
<bundlor.enabled>false</bundlor.enabled>
<manifest.file/>
@@ -106,8 +106,8 @@
<repositories>
<repository>
<id>spring-libs-release</id>
<url>https://repo.spring.io/libs-release</url>
<id>spring-libs-snapshot</id>
<url>https://repo.spring.io/libs-snapshot</url>
</repository>
</repositories>