Upgrade to s-c-build 1.3.1

This commit is contained in:
Spencer Gibb
2017-01-30 10:26:03 -07:00
parent f70bf5f7dd
commit 48c4aa9e12
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.2.2.BUILD-SNAPSHOT</version>
<version>1.3.1.BUILD-SNAPSHOT</version>
<relativePath />
</parent>

View File

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