[artifactory-release] Next development version

This commit is contained in:
Spring Buildmaster
2018-05-03 20:43:48 +00:00
parent af24db3f12
commit 81b54aadba
18 changed files with 36 additions and 36 deletions

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
</parent>
<properties>
@@ -36,7 +36,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>