Upgrade to Spring Data Build parent Maven POM 3.0.0-SNAPSHOT.

Resolves gh-538.
This commit is contained in:
John Blum
2021-09-21 20:06:01 -07:00
parent 0f01198177
commit e53bc05101

View File

@@ -6,7 +6,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.7.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</parent>
<groupId>org.springframework.data</groupId>