diff options
author | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 07:45:26 -0500 |
---|---|---|
committer | Pamela Dragosh <pdragosh@research.att.com> | 2019-02-26 08:02:48 -0500 |
commit | e1b6c5ee7c5a5ecf5c985c5d124a315f99956199 (patch) | |
tree | 4b569b991787de8c864123b26a487ccd2c3947af /version.properties | |
parent | 30d6815613ee8fc5c9ae838c525313f25ea4ba50 (diff) |
Upgrade elasticsearch 6.4.3
Unable to cherry-pick, so making a new review. And
need to upgrade the version.
This upgrade fixes a few security issues as described in the JIRA.
Issue-ID: POLICY-1538
Change-Id: I467acbb1dce1a922b13a521e9dd40477c012b409
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'version.properties')
-rw-r--r-- | version.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/version.properties b/version.properties index 2cfb0c690..5f7f13cff 100644 --- a/version.properties +++ b/version.properties @@ -24,7 +24,7 @@ major=1 minor=3 -patch=5 +patch=6 base_version=${major}.${minor}.${patch} |