Skip to content

Commit a2dd769

Browse files
Bump bwc version (#930)
Signed-off-by: bowenlan-amzn <bowenlan23@gmail.com>
1 parent 8f748de commit a2dd769

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -613,7 +613,7 @@ task integTestRemote(type: RestIntegTestTask) {
613613

614614
// === Set up BWC tests ===
615615

616-
String bwcVersionShort = "2.10.0"
616+
String bwcVersionShort = "2.11.0"
617617
String bwcVersion = bwcVersionShort + ".0"
618618
String baseName = "indexmanagementBwcCluster"
619619

0 commit comments

Comments
 (0)