[artifactory-release] Release version 5.0.0-M4

This commit is contained in:
Spring Builds
2022-07-21 03:17:03 +00:00
parent d328e43948
commit d46aeef01d
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-M4</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-M4</version>
<type>pom</type>
<scope>import</scope>
</dependency>