Skip to content

Commit

Permalink
Lowering BWC version to 2.8.0
Browse files Browse the repository at this point in the history
Signed-off-by: Heemin Kim <[email protected]>
  • Loading branch information
heemin32 committed Jul 13, 2023
1 parent 6293b3a commit 88139b1
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.9.0"
String bwcOpenSearchVersion = "2.8.0"
String bwcPluginVersion = bwcOpenSearchVersion + ".0"
String bwcFilePath = "src/test/resources/bwc/job-scheduler/"
String bwcFileName = "opensearch-job-scheduler-" + bwcPluginVersion + ".zip"
Expand Down

0 comments on commit 88139b1

Please sign in to comment.