[artifactory-release] Release version 5.0.0-M3

This commit is contained in:
Spring Builds
2022-05-19 01:22:54 +00:00
parent 45ff5279b8
commit a99f1c8645
8 changed files with 19 additions and 19 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-M3</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-M3</version>
<type>pom</type>
<scope>import</scope>
</dependency>