Skip to content

Commit

Permalink
Bump bwc version (opensearch-project#930)
Browse files Browse the repository at this point in the history
Signed-off-by: bowenlan-amzn <[email protected]>
Signed-off-by: Tanqiu Liu <[email protected]>
  • Loading branch information
bowenlan-amzn authored and tanqiuliu committed Sep 25, 2023
1 parent 1b4d9d3 commit e5ff66b
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 @@ -613,7 +613,7 @@ task integTestRemote(type: RestIntegTestTask) {

// === Set up BWC tests ===

String bwcVersionShort = "2.10.0"
String bwcVersionShort = "2.11.0"
String bwcVersion = bwcVersionShort + ".0"
String baseName = "indexmanagementBwcCluster"

Expand Down

0 comments on commit e5ff66b

Please sign in to comment.