Skip to content

Commit

Permalink
Moves boot version to 3.0.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
spencergibb committed Dec 19, 2022
1 parent c62739b commit 8a0a5d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spring-cloud-starter-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 8a0a5d6

Please sign in to comment.