Updating versions for 2.0.0.RELEASE to be based on 2.1.1.RELEASE of SCBuild

This commit is contained in:
Oleg Zhurakousky
2019-01-08 11:11:47 +01:00
parent 2faf83e528
commit 797c3b674f
2 changed files with 2 additions and 2 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.1.1.RELEASE</version>
<relativePath />
</parent>

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<version>2.1.0.RELEASE</version>
<version>2.1.1.RELEASE</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-dependencies</artifactId>