Release version 3.3.9 (Neumann SR9).

See #1987
This commit is contained in:
Mark Paluch
2021-04-14 11:04:47 +02:00
parent a379e4cb3d
commit 3b692a9232
13 changed files with 18 additions and 18 deletions

View File

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