DATAREST-1456 - Release version 3.2.3 (Moore SR3).

This commit is contained in:
Jens Schauder
2019-12-04 14:12:24 +01:00
parent b2cce4a2e9
commit c20100e00d
14 changed files with 20 additions and 20 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-tests</artifactId>
<version>3.2.3.BUILD-SNAPSHOT</version>
<version>3.2.3.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.2.3.BUILD-SNAPSHOT</version>
<version>3.2.3.RELEASE</version>
<type>test-jar</type>
</dependency>