Skip to content

Commit

Permalink
Bump bwcOpenSearchVersion to 2.15.0 on main branch (opensearch-projec…
Browse files Browse the repository at this point in the history
…t#629)

Signed-off-by: Craig Perkins <[email protected]>
  • Loading branch information
cwperks authored May 13, 2024
1 parent 73cf6d8 commit 88d414b
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.14.0"
String bwcOpenSearchVersion = "2.15.0"
String bwcPluginVersion = bwcOpenSearchVersion + ".0"
String bwcFilePath = "src/test/resources/bwc/job-scheduler/"
bwcOpenSearchVersion += "-SNAPSHOT"
Expand Down

0 comments on commit 88d414b

Please sign in to comment.