DATAREST-1485 - Release version 3.1.17 (Lovelace SR17).

This commit is contained in:
Mark Paluch
2020-04-28 11:32:50 +02:00
parent 7c123ea23f
commit a653f04a0c
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.17.BUILD-SNAPSHOT</version>
<version>3.1.17.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.17.BUILD-SNAPSHOT</version>
<version>3.1.17.RELEASE</version>
<type>test-jar</type>
</dependency>