Moving sc-build to 1.3.8.BUILD-SNAPSHOT

This commit is contained in:
Ryan Baxter
2018-01-03 19:42:03 -05:00
parent ca399ffd0b
commit 8017995ba3
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.7.BUILD-SNAPSHOT</version>
<version>1.3.8.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<scm>

View File

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

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.3.7.BUILD-SNAPSHOT</version>
<version>1.3.8.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<artifactId>spring-cloud-netflix-hystrix-contract</artifactId>