bumping sc-build version

This commit is contained in:
Ryan Baxter
2017-08-24 16:44:46 -04:00
parent 2a63d07146
commit 985f014f40
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.3.BUILD-SNAPSHOT</version>
<version>1.3.5.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.3.BUILD-SNAPSHOT</version>
<version>1.3.5.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>
<artifactId>spring-cloud-netflix-dependencies</artifactId>