Updates s-c-build to 2.0.2.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2018-06-05 16:03:25 -04:00
parent ca7ce7522c
commit 6423e54616
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -5,7 +5,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-contract-dependencies</artifactId>