DATAREST-1336 - Release version 3.1.5 (Lovelace SR5).

This commit is contained in:
Mark Paluch
2019-02-13 09:56:39 +01:00
parent 5fe10308be
commit 0467b62e43
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.5.BUILD-SNAPSHOT</version>
<version>3.1.5.RELEASE</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.5.BUILD-SNAPSHOT</version>
<version>3.1.5.RELEASE</version>
<type>test-jar</type>
</dependency>