Reset samples to use snapshots

This commit is contained in:
Glenn Renfro
2022-10-31 13:29:33 -04:00
parent a3ade22e25
commit 6c23a6df34
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-RC1</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath />
</parent>