[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2020-03-03 19:12:00 +00:00
parent 008a9d2a99
commit 086adf6c57
18 changed files with 35 additions and 35 deletions

View File

@@ -4,7 +4,7 @@
<groupId>io.spring.cloud</groupId>
<artifactId>taskprocessor</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.2.4.BUILD-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Task Processor Sample Application</name>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.2.3.RELEASE</version>
<version>2.2.4.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>