diff --git a/build.gradle b/build.gradle index b3ba34a7..843c1726 100644 --- a/build.gradle +++ b/build.gradle @@ -43,7 +43,7 @@ repositories { } ext { - opendistroVersion = '1.6.1' + opendistroVersion = '1.7.0' isSnapshot = "true" == System.getProperty("build.snapshot", "true") } diff --git a/opendistro-elasticsearch-anomaly-detection.release-notes.md b/opendistro-elasticsearch-anomaly-detection.release-notes.md index b80231b7..452215e0 100644 --- a/opendistro-elasticsearch-anomaly-detection.release-notes.md +++ b/opendistro-elasticsearch-anomaly-detection.release-notes.md @@ -1,4 +1,4 @@ -## Version 1.6.1.0 (2020-05-13) +## Version 1.7.0.0 (2020-05-13) ### New Features