Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
bumped up opendistro version 1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
vamshin committed May 5, 2020
1 parent 58e2c22 commit 8789207
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ if (!usingRemoteCluster && !usingMultiNode) {
}

ext {
opendistroVersion = '1.6.0'
opendistroVersion = '1.7.0'
isSnapshot = "true" == System.getProperty("build.snapshot", "true")
projectSubstitutions = [:]
licenseFile = rootProject.file('LICENSE.TXT')
Expand Down

0 comments on commit 8789207

Please sign in to comment.