summaryrefslogtreecommitdiffstats
path: root/ONAP-REST
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2019-02-26 07:45:26 -0500
committerPamela Dragosh <pdragosh@research.att.com>2019-02-26 08:02:48 -0500
commite1b6c5ee7c5a5ecf5c985c5d124a315f99956199 (patch)
tree4b569b991787de8c864123b26a487ccd2c3947af /ONAP-REST
parent30d6815613ee8fc5c9ae838c525313f25ea4ba50 (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 'ONAP-REST')
-rw-r--r--ONAP-REST/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ONAP-REST/pom.xml b/ONAP-REST/pom.xml
index 526756ad7..305fe6fad 100644
--- a/ONAP-REST/pom.xml
+++ b/ONAP-REST/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>PolicyEngineSuite</artifactId>
- <version>1.3.5-SNAPSHOT</version>
+ <version>1.3.6-SNAPSHOT</version>
</parent>
<artifactId>ONAP-REST</artifactId>
<description>ONAP REST</description>