Update SNAPSHOT to 3.0.0.M3

This commit is contained in:
buildmaster
2019-09-23 08:31:46 +00:00
parent 11a6e923ee
commit 4572e34195
33 changed files with 50 additions and 50 deletions

View File

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