Changed s-c-build version to 1.1.3 so we continue to build against Boot 1.3.x. Fixes #145

This commit is contained in:
Ryan Baxter
2016-11-18 14:00:35 -05:00
parent 216f744636
commit a270fdec86

View File

@@ -11,7 +11,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>1.2.2.BUILD-SNAPSHOT</version>
<version>1.1.3.BUILD-SNAPSHOT</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>
<scm>