Skip to content

Commit cb9e600

Browse files
authored
Bump bwc version (#911)
Signed-off-by: Hailong Cui <ihailong@amazon.com>
1 parent 048426c commit cb9e600

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

notifications/notifications/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -266,7 +266,7 @@ testClusters.integTest {
266266
}
267267

268268
// Always be minimumCompatibilityVersion of current opensearch version(3.0.0)
269-
def bwcVersionShort = "2.12.0"
269+
def bwcVersionShort = "2.14.0"
270270
def bwcVersion = bwcVersionShort + ".0"
271271
def bwcOpenSearchVesion= bwcVersionShort + "-SNAPSHOT"
272272
def bwcPluginVersion = bwcVersion + "-SNAPSHOT"

0 commit comments

Comments
 (0)