Skip to content

Commit

Permalink
Bumps odfe version for patch release (opendistro-for-elasticsearch#467)
Browse files Browse the repository at this point in the history
Signed-off-by: Clay Downs <downsrob@amazon.com>
  • Loading branch information
downsrob committed Jul 22, 2022
1 parent 9e44621 commit bbffede
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 @@ -125,7 +125,7 @@ ext {
}

group = "com.amazon.opendistroforelasticsearch"
version = "${opendistroVersion}.0"
version = "${opendistroVersion}.1"

dependencies {
compileOnly "org.elasticsearch:elasticsearch:${es_version}"
Expand Down

0 comments on commit bbffede

Please sign in to comment.