Moves boot version to 3.0.1-SNAPSHOT

This commit is contained in:
spencergibb
2022-12-19 16:25:34 -05:00
parent c62739b0e9
commit 8a0a5d62e7

View File

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