Skip to content

Commit

Permalink
bump bwc version to 2.11 (opensearch-project#763)
Browse files Browse the repository at this point in the history
Signed-off-by: Hailong Cui <[email protected]>
Signed-off-by: Aniruddh <[email protected]>
  • Loading branch information
Hailong-am authored and Noir01 committed Nov 16, 2023
1 parent c1b9a46 commit 7dcca6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion notifications/notifications/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ testClusters.integTest {
}

// Always be minimumCompatibilityVersion of current opensearch version(3.0.0)
def bwcVersionShort = "2.10.0"
def bwcVersionShort = "2.11.0"
def bwcVersion = bwcVersionShort + ".0"
def bwcOpenSearchVesion= bwcVersionShort + "-SNAPSHOT"
def bwcPluginVersion = bwcVersion + "-SNAPSHOT"
Expand Down

0 comments on commit 7dcca6e

Please sign in to comment.