Skip to content

Commit

Permalink
Bumping main BWC test version to 2.11.0 (#497)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshpalis authored Sep 13, 2023
1 parent 14eae94 commit fd15d38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sample-extension-plugin/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ testClusters.integTest {
}

String baseName = "jobSchedulerBwcCluster"
String bwcOpenSearchVersion = "2.10.0"
String bwcOpenSearchVersion = "2.11.0"
String bwcPluginVersion = bwcOpenSearchVersion + ".0"
String bwcFilePath = "src/test/resources/bwc/job-scheduler/"
bwcOpenSearchVersion += "-SNAPSHOT"
Expand Down

0 comments on commit fd15d38

Please sign in to comment.