Fixed inconsistent poms.

See: #1055
This commit is contained in:
Jens Schauder
2021-09-24 09:12:17 +02:00
parent f32e4c2cbe
commit f0bc1b179f
3 changed files with 5 additions and 5 deletions

View File

@@ -14,7 +14,7 @@
<parent>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-relational-parent</artifactId>
<version>2.4.0-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>