DATAREST-1574 - Release version 3.1.21 (Lovelace SR21).

This commit is contained in:
Mark Paluch
2020-10-28 11:03:42 +01:00
parent ba6e024058
commit bf70172f3a
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.21.BUILD-SNAPSHOT</version>
<version>3.1.21.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.21.BUILD-SNAPSHOT</version>
<version>3.1.21.RELEASE</version>
<type>test-jar</type>
</dependency>