#1046 - Release version 2.3 RC2 (Neumann).

This commit is contained in:
Mark Paluch
2020-04-28 15:03:53 +02:00
parent d4d0f5f772
commit fd60a6aad8
5 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.3.0.RC2</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -736,7 +736,7 @@
<dependency>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-build-resources</artifactId>
<version>2.3.0.BUILD-SNAPSHOT</version>
<version>2.3.0.RC2</version>
<type>zip</type>
<optional>true</optional>
</dependency>