Going with 3.0.0-SNAPSHOT for Boot

This commit is contained in:
Marcin Grzejszczak
2022-04-27 15:04:54 +02:00
parent 95baa3924e
commit bf1cf4ab48

View File

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