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

This commit is contained in:
Spencer Gibb
2018-06-05 16:13:38 -04:00
parent 705659d677
commit e926ffb1f2
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.0.0.RELEASE</version>
<version>2.0.2.BUILD-SNAPSHOT</version>
<relativePath/>
<!-- lookup parent from repository -->
</parent>

View File

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