[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2020-12-21 17:18:21 +00:00
parent 187ef63076
commit 18cf866e8a
20 changed files with 39 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</version>
<version>2.3.1-SNAPSHOT</version>
<description>Sample of using the DeployerPartitionHandler</description>
<parent>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.3.0</version>
<version>2.3.1-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>