Skip to content

Commit 40679f5

Browse files
opensearch-trigger-bot[bot]github-actions[bot]opensearch-ci-bot
authored
Increment version to 2.19.5-SNAPSHOT (#4985) (#5077)
(cherry picked from commit a7f36ce) Signed-off-by: opensearch-ci-bot <opensearch-infra@amazon.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> Co-authored-by: opensearch-ci-bot <opensearch-infra@amazon.com>
1 parent 2c46164 commit 40679f5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
buildscript {
88
ext {
9-
opensearch_version = System.getProperty("opensearch.version", "2.19.4-SNAPSHOT")
9+
opensearch_version = System.getProperty("opensearch.version", "2.19.5-SNAPSHOT")
1010
isSnapshot = "true" == System.getProperty("build.snapshot", "true")
1111
buildVersionQualifier = System.getProperty("build.version_qualifier", "")
1212
version_tokens = opensearch_version.tokenize('-')

0 commit comments

Comments
 (0)