Skip to content

Commit 4c4693d

Browse files
opensearch-ci-botrishabh6788
authored andcommitted
Increment version to 2.14.0-SNAPSHOT
Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 2c6c6d2 commit 4c4693d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ validateNebulaPom.enabled = false
4848

4949
buildscript {
5050
ext {
51-
opensearch_version = System.getProperty("opensearch.version", "2.13.0-SNAPSHOT")
51+
opensearch_version = System.getProperty("opensearch.version", "2.14.0-SNAPSHOT")
5252
buildVersionQualifier = System.getProperty("build.version_qualifier", "")
5353
isSnapshot = "true" == System.getProperty("build.snapshot", "true")
5454
// 2.2.0-SNAPSHOT -> 2.2.0.0-SNAPSHOT

0 commit comments

Comments
 (0)