DATALDAP-84 - After release cleanups.

This commit is contained in:
Mark Paluch
2018-10-15 13:55:50 +02:00
parent 73afb5f26d
commit ce89192d91

View File

@@ -14,12 +14,12 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.9.16.RELEASE</version>
<version>1.9.17.BUILD-SNAPSHOT</version>
</parent>
<properties>
<spring-ldap>2.3.1.RELEASE</spring-ldap>
<springdata.commons>1.13.16.RELEASE</springdata.commons>
<springdata.commons>1.13.17.BUILD-SNAPSHOT</springdata.commons>
<assertj>3.5.2</assertj>
<bundlor.enabled>false</bundlor.enabled>
<manifest.file/>
@@ -101,8 +101,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>