Switch test project from boot 2.0 snapshot to rc1 to stabilize build

This commit is contained in:
BoykoAlex
2018-02-14 22:21:04 -05:00
parent c21c274e59
commit e07fb9e4f2

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.0.BUILD-SNAPSHOT</version>
<version>2.0.0.RC1</version>
<relativePath/> <!-- lookup parent from repository -->
</parent>