Update SNAPSHOT to 2.0.0.M1

This commit is contained in:
Marcin Grzejszczak
2018-08-22 17:54:29 +02:00
parent 2694b73dfa
commit aca771fb8b
24 changed files with 34 additions and 34 deletions

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>2.0.3.RELEASE</version>
<version>2.1.0.M2</version>
<relativePath /> <!-- lookup parent from repository -->
</parent>