[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2020-07-20 18:32:02 +00:00
parent e71784fe8b
commit fd102c84c2
19 changed files with 36 additions and 36 deletions

View File

@@ -6,7 +6,7 @@
<artifactId>partitioned-batch-job</artifactId>
<packaging>jar</packaging>
<name>Partitioned Batch Job</name>
<version>2.3.0-M2</version>
<version>2.3.0-SNAPSHOT</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-M2</version>
<version>2.3.0-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>