Upgrade to Spring Data Build Parent Maven POM 3.0.0-RC1.

This commit is contained in:
John Blum
2022-10-13 16:33:18 -07:00
parent 75f6c0772f
commit 90c7c09165

View File

@@ -8,7 +8,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>3.0.0-M6</version>
<version>3.0.0-RC1</version>
</parent>
<groupId>org.springframework.data</groupId>