moved s-c-build dependency back to snapshot

This commit is contained in:
Oleg Zhurakousky
2018-11-01 11:39:55 +01:00
parent c820ae5099
commit 4303c2a708

View File

@@ -7,7 +7,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.1.0.RC1</version>
<version>2.1.0.BUILD-SNAPSHOT</version>
<relativePath />
</parent>
<properties>