DATAREST-1492 - Release version 3.3 RC1 (Neumann).

This commit is contained in:
Mark Paluch
2020-03-31 14:59:41 +02:00
parent 7942974270
commit 638e3f875f
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.3.0.BUILD-SNAPSHOT</version>
<version>3.3.0.RC1</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.0.BUILD-SNAPSHOT</version>
<version>3.3.0.RC1</version>
<type>test-jar</type>
</dependency>