Using 1.3.8.RELEASE of spring cloud build

This commit is contained in:
Ryan Baxter
2018-02-07 15:58:42 -05:00
parent 114376df03
commit 759413db87
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>1.3.7.RELEASE</version>
<version>1.3.8.RELEASE</version>
<relativePath />
</parent>

View File

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