1
0
mirror of synced 2026-07-07 10:40:02 +00:00

DATAES-527 - After release cleanups.

This commit is contained in:
Oliver Drotbohm
2019-04-01 13:31:15 +02:00
parent 5f184fea37
commit 3aa5bbd09b
+4 -4
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>1.9.19.RELEASE</version>
<version>1.9.20.BUILD-SNAPSHOT</version>
<relativePath>../spring-data-build/parent/pom.xml</relativePath>
</parent>
@@ -24,7 +24,7 @@
<commonscollections>3.2.1</commonscollections>
<commonslang>2.6</commonslang>
<elasticsearch>2.4.0</elasticsearch>
<springdata.commons>1.13.19.RELEASE</springdata.commons>
<springdata.commons>1.13.20.BUILD-SNAPSHOT</springdata.commons>
</properties>
@@ -174,8 +174,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>