Skip to content

Commit

Permalink
HSEARCH-2793 Upgrade Elasticsearch version used for 2.x tests to 2.4.5
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere authored and Sanne committed Jun 29, 2017
1 parent 531f98d commit e75bb31
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 @@ -1675,7 +1675,7 @@ org.hibernate.search.spi.SearchIntegratorBuilder#buildSearchIntegrator()
<id>elasticsearch-2.2</id>
<properties>
<test.elasticsearch.mavenPlugin.version>2.2</test.elasticsearch.mavenPlugin.version>
<test.elasticsearch.host.version>2.4.4</test.elasticsearch.host.version>
<test.elasticsearch.host.version>2.4.5</test.elasticsearch.host.version>
</properties>
<build>
<pluginManagement>
Expand Down

0 comments on commit e75bb31

Please sign in to comment.