Skip to content

Commit a77527b

Browse files
Merge remote-tracking branch 'origin/3.3' into create-pull-request/3.3.2-SNAPSHOT
2 parents 74376a6 + 8ccdf0c commit a77527b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ When testing between major versions note that ONLY the latest minor release of t
279279

280280
String bwcVersion = "2.20.0.0"
281281
String bwcVersionShort = bwcVersion.replaceAll(/\.0+$/, "")
282-
String nxtVersionShort = opensearch_version.replaceAll("-SNAPSHOT", "")
282+
String nxtVersionShort = opensearch_version
283283

284284
String baseName = "asynSearchCluster"
285285
String bwcFilePath = "src/test/resources/org/opensearch/search/asynchronous/bwc/"

0 commit comments

Comments
 (0)