[artifactory-release] Release version 5.0.0-RC2

This commit is contained in:
Spring Builds
2022-11-09 14:34:34 +00:00
parent 13bda178c1
commit 420a7baa75
8 changed files with 17 additions and 17 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0-RC2</version>
</parent>
<artifactId>spring-batch-samples</artifactId>
<packaging>jar</packaging>
@@ -20,7 +20,7 @@
<dependency>
<groupId>org.springframework.batch</groupId>
<artifactId>spring-batch-bom</artifactId>
<version>5.0.0-SNAPSHOT</version>
<version>5.0.0-RC2</version>
<type>pom</type>
<scope>import</scope>
</dependency>