Revert to Spring Cloud Build 1.2.1.RELEASE

This commit is contained in:
Marius Bogoevici
2016-10-27 09:38:42 -04:00
parent 731d34a367
commit 8f7ee996b6

View File

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