Updated Boot to RC

This commit is contained in:
Marcin Grzejszczak
2018-10-25 16:23:55 +02:00
parent 57bafa6f68
commit d963e0f159
10 changed files with 10 additions and 10 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.1.0.BUILD-SNAPSHOT</version>
<version>2.1.0.RC1</version>
<relativePath />
</parent>