DATAES-690 - Polishing.

Revert parent pom version to 2.3.0.BUILD-SNAPSHOT.
This commit is contained in:
Mark Paluch 2020-01-14 14:50:04 +01:00
parent e5ec8fdab3
commit 9e5a828342
No known key found for this signature in database
GPG Key ID: 51A00FA751B91849

View File

@ -10,7 +10,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>
<name>Spring Data Elasticsearch</name>