Updated samples Boot Version getting ready for RC1 release

This commit is contained in:
Glenn Renfro
2022-10-24 09:54:07 -04:00
parent 1cd5818f7d
commit b1cf675fcb
11 changed files with 11 additions and 11 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-RC1</version>
<relativePath />
</parent>