Skip to content

Commit

Permalink
nit: Changing the BWC version to 2.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Khushboo Rajput <[email protected]>
  • Loading branch information
khushbr committed May 17, 2023
1 parent e74fd2e commit dec858a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ task integTestRemote(type: RestIntegTestTask) {
testClusters {
"${baseName}$i" {
testDistribution = "ARCHIVE"
versions = ["2.7.0-SNAPSHOT", opensearch_version]
versions = ["2.8.0-SNAPSHOT", opensearch_version]
numberOfNodes = 3
plugin(provider(new Callable<RegularFile>() {
@Override
Expand Down

0 comments on commit dec858a

Please sign in to comment.