From 188914566f6d3a167f3d11c31f8151bd00789e27 Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 13 Apr 2020 16:49:47 -0400 Subject: Point to parent, common, models Parent released, common and models have fixes. Issue-ID: POLICY-2486 Change-Id: I9e34b45f23411a4660f015ee6099ad4158eb1c57 Signed-off-by: Pamela Dragosh --- config/pe/brmsgw.conf | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/config/pe/brmsgw.conf b/config/pe/brmsgw.conf index dc7860b0..5c760849 100644 --- a/config/pe/brmsgw.conf +++ b/config/pe/brmsgw.conf @@ -62,6 +62,6 @@ BRMS_UEB_API_KEY= BRMS_UEB_API_SECRET= #Dependency.json file version -BRMS_DEPENDENCY_VERSION=1.6.1-SNAPSHOT -BRMS_MODELS_DEPENDENCY_VERSION=2.2.3-SNAPSHOT +BRMS_DEPENDENCY_VERSION=1.6.4-SNAPSHOT +BRMS_MODELS_DEPENDENCY_VERSION=2.2.4-SNAPSHOT diff --git a/pom.xml b/pom.xml index e2024212..1d5b826e 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.parent integration - 3.1.2-SNAPSHOT + 3.1.2 -- cgit 1.2.3-korg