[artifactory-release] Release version 2.3.0-M1

This commit is contained in:
Spring Buildmaster
2020-05-07 17:44:28 +00:00
parent 9e7e75b7cd
commit d0e31e175c
19 changed files with 37 additions and 39 deletions

View File

@@ -6,7 +6,7 @@
<artifactId>partitioned-batch-job</artifactId>
<packaging>jar</packaging>
<name>Partitioned Batch Job</name>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0-M1</version>
<description>Sample of using the DeployerPartitionHandler</description>
<parent>
@@ -26,7 +26,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.3.0-SNAPSHOT</version>
<version>2.3.0-M1</version>
<type>pom</type>
<scope>import</scope>
</dependency>