[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2019-11-22 19:04:22 +00:00
parent bf670a065d
commit 17ca1050b4
18 changed files with 35 additions and 35 deletions

View File

@@ -5,7 +5,7 @@
<groupId>io.spring.cloud</groupId>
<artifactId>multiple-datasources</artifactId>
<packaging>jar</packaging>
<version>2.2.0.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
<description>To show users how to enable a task with a multiple DataSources.
</description>
@@ -28,7 +28,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.2.0.RELEASE</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
<type>pom</type>
<scope>import</scope>
</dependency>