Bumps s-c-build to 2.1.5.BUILD-SNAPSHOT

This commit is contained in:
Spencer Gibb
2019-04-05 14:21:26 -04:00
parent afb7727410
commit 4008a6e34f
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -6,7 +6,7 @@
<parent>
<artifactId>spring-cloud-dependencies-parent</artifactId>
<groupId>org.springframework.cloud</groupId>
<version>2.1.3.BUILD-SNAPSHOT</version>
<version>2.1.5.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-cloudfoundry-dependencies</artifactId>