Version update for Task RC1 release

resolves #486
This commit is contained in:
Glenn Renfro
2018-11-27 17:14:28 -05:00
committed by Michael Minella
parent 5525382563
commit bf35b2355f
9 changed files with 22 additions and 22 deletions

View File

@@ -12,7 +12,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.1.1.RELEASE</version>
<relativePath />
</parent>
@@ -53,7 +53,7 @@
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-deployer-local</artifactId>
<version>1.3.5.RELEASE</version>
<version>2.0.0.M1</version>
</dependency>
<dependency>