Update SNAPSHOT to 3.0.0-M1

This commit is contained in:
buildmaster
2022-01-27 21:33:59 +00:00
parent d6bfd94d63
commit 11e2fe1d20
20 changed files with 22 additions and 22 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
<version>3.0.0-SNAPSHOT</version>
<version>3.0.0-M1</version>
<relativePath />
</parent>