Moves boot version to 3.0.0-SNAPSHOT

This commit is contained in:
spencergibb
2022-08-02 13:38:49 -04:00
parent 796907ea1f
commit 61a279e8d4

View File

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