aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-13 16:49:47 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-13 16:56:09 -0400
commit188914566f6d3a167f3d11c31f8151bd00789e27 (patch)
tree80284fe427d35d1caa1377322d2ca83fc0f71aab
parenta72a789844f8b76f5ea877d473c28e16ffb6f623 (diff)
Point to parent, common, models
Parent released, common and models have fixes. Issue-ID: POLICY-2486 Change-Id: I9e34b45f23411a4660f015ee6099ad4158eb1c57 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
-rw-r--r--config/pe/brmsgw.conf4
-rw-r--r--pom.xml2
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 @@
<parent>
<groupId>org.onap.policy.parent</groupId>
<artifactId>integration</artifactId>
- <version>3.1.2-SNAPSHOT</version>
+ <version>3.1.2</version>
<relativePath />
</parent>