DATACOUCH-489 - Polishing.

Revert parent pom version to 2.3.0.BUILD-SNAPSHOT.
This commit is contained in:
Mark Paluch
2020-01-14 14:48:59 +01:00
parent 0c4cd2acd9
commit 69d285dcd3

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>