[artifactory-release] Release version 2.1.1.RELEASE

This commit is contained in:
Spring Buildmaster
2019-03-04 18:57:57 +00:00
parent 501f3a66d4
commit b4e981a3b3
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.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
<packaging>jar</packaging>
<name>Task Processor Sample Application</name>
@@ -27,7 +27,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-task-dependencies</artifactId>
<version>2.1.1.BUILD-SNAPSHOT</version>
<version>2.1.1.RELEASE</version>
<type>pom</type>
<scope>import</scope>
</dependency>