Fixing boot 2.0 tests lost on merge

This commit is contained in:
Vinicius Carvalho
2017-10-04 15:36:34 -04:00
committed by Soby Chacko
parent a9d7257c80
commit 41d51144ef
5 changed files with 2 additions and 21 deletions

View File

@@ -4,7 +4,7 @@
<parent>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-build</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.M2</version>
<relativePath />
</parent>