Skip to content

Commit

Permalink
HSEARCH-3541 Upgrade Elasticsearch 7 support to 7.0.0 (release)
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Apr 26, 2019
1 parent 9fd99a9 commit 79ca037
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2372,7 +2372,7 @@
<profile>
<id>elasticsearch-7.0</id>
<properties>
<test.elasticsearch.host.version>7.0.0-beta1</test.elasticsearch.host.version>
<test.elasticsearch.host.version>7.0.0</test.elasticsearch.host.version>
<test.elasticsearch.testdialect>org.hibernate.search.integrationtest.backend.elasticsearch.testsupport.dialect.Elasticsearch7TestDialect</test.elasticsearch.testdialect>
</properties>
<build>
Expand Down

0 comments on commit 79ca037

Please sign in to comment.