DATAES-914 - Use TestContainers.

This commit is contained in:
Peter-Josef Meisch 2020-08-27 20:03:45 +02:00
parent 6361a1eefe
commit 63efb2adef
No known key found for this signature in database
GPG Key ID: DE108246970C7708

View File

@ -5,7 +5,7 @@
<groupId>org.springframework.data</groupId> <groupId>org.springframework.data</groupId>
<artifactId>spring-data-elasticsearch</artifactId> <artifactId>spring-data-elasticsearch</artifactId>
<version>4.1.0-DATAES-914-SNAPSHOT</version> <version>4.1.0-SNAPSHOT</version>
<parent> <parent>
<groupId>org.springframework.data.build</groupId> <groupId>org.springframework.data.build</groupId>