DATAREST-1453 - Polishing.

Use proper parent POM.
This commit is contained in:
Oliver Drotbohm
2020-01-13 19:10:49 +01:00
parent e23e3be55d
commit b3d6bbdf9b

View File

@@ -13,7 +13,7 @@
<parent>
<groupId>org.springframework.data.build</groupId>
<artifactId>spring-data-parent</artifactId>
<version>2.3.0.JDK11-SNAPSHOT</version>
<version>2.3.0.BUILD-SNAPSHOT</version>
<relativePath/>
</parent>