Skip to content

Commit

Permalink
HSEARCH-4704 Run tests against Elasticsearch 8.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yrodiere committed Sep 21, 2022
1 parent a40baf2 commit d5f177f
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 @@ -216,7 +216,7 @@
<!-- The versions of Elasticsearch that may work, but are not given priority for bugfixes and new features -->
<version.org.elasticsearch.compatible.not-regularly-tested.text>7.0 or 8.0</version.org.elasticsearch.compatible.not-regularly-tested.text>
<!-- The latest micro of each Elasticsearch release line -->
<version.org.elasticsearch.latest-8.4>8.4.1</version.org.elasticsearch.latest-8.4>
<version.org.elasticsearch.latest-8.4>8.4.2</version.org.elasticsearch.latest-8.4>
<version.org.elasticsearch.latest-8.3>8.3.3</version.org.elasticsearch.latest-8.3>
<version.org.elasticsearch.latest-8.2>8.2.3</version.org.elasticsearch.latest-8.2>
<version.org.elasticsearch.latest-8.1>8.1.3</version.org.elasticsearch.latest-8.1>
Expand Down

0 comments on commit d5f177f

Please sign in to comment.