DATAREST-1245 - Prepare next development iteration.

This commit is contained in:
Mark Paluch
2018-07-26 12:32:25 +02:00
parent a9aeb856fd
commit fd5cb8342a
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.0.RC1</version>
<version>3.1.0.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.0.RC1</version>
<version>3.1.0.BUILD-SNAPSHOT</version>
<type>test-jar</type>
</dependency>