Skip to content

Commit

Permalink
Bump bwc version to 2.19 on main branch (#696)
Browse files Browse the repository at this point in the history
Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks authored Oct 28, 2024
1 parent e37169d commit f030e04
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.18.0"
String bwcOpenSearchVersion = "2.19.0"
String bwcPluginVersion = bwcOpenSearchVersion + ".0"
String bwcFilePath = "src/test/resources/bwc/job-scheduler/"
bwcOpenSearchVersion += "-SNAPSHOT"
Expand Down

0 comments on commit f030e04

Please sign in to comment.