Skip to content

Commit c73cbc7

Browse files
prudhvigodithiAWSHurneyt
authored andcommitted
release 1.3.5 (opensearch-project#219)
Signed-off-by: prudhvigodithi <pgodithi@amazon.com> Signed-off-by: prudhvigodithi <pgodithi@amazon.com> Signed-off-by: AWSHurneyt <hurneyt@amazon.com>
1 parent 281bb54 commit c73cbc7

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
@@ -6,7 +6,7 @@
66
buildscript {
77
ext {
88
opensearch_group = "org.opensearch"
9-
opensearch_version = System.getProperty("opensearch.version", "1.3.4-SNAPSHOT")
9+
opensearch_version = System.getProperty("opensearch.version", "1.3.5-SNAPSHOT")
1010
kotlin_version = System.getProperty("kotlin.version", "1.4.32")
1111
}
1212

0 commit comments

Comments
 (0)