DATAREST-1461 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2020-01-15 10:35:38 +01:00
parent 0ac986aab4
commit 0ee18afbaa
13 changed files with 19 additions and 19 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.1.15.RELEASE</version>
<version>3.1.16.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -21,7 +21,7 @@
<dependency>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests-core</artifactId>
<version>3.1.15.RELEASE</version>
<version>3.1.16.BUILD-SNAPSHOT</version>
<type>test-jar</type>
</dependency>