DATALDAP-133 - Polishing.

Revert parent pom version to 2.3.0.BUILD-SNAPSHOT.
This commit is contained in:
Mark Paluch
2020-01-14 14:47:02 +01:00
parent 0b1e8a1b07
commit 16c6a3df35

View File

@@ -14,7 +14,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>
</parent>
<properties>