Update spring-cloud-build to 2.0.2.RELEASE

This commit is contained in:
Soby Chacko
2018-07-11 17:07:42 -04:00
parent 119f1e7375
commit 8a780e2943

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.2.RELEASE</version>
<relativePath/>
</parent>
<scm>