Point to parent, common, models 71/105871/2
authorPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 20:49:47 +0000 (16:49 -0400)
committerPamela Dragosh <pdragosh@research.att.com>
Mon, 13 Apr 2020 20:56:09 +0000 (16:56 -0400)
Parent released, common and models have fixes.

Issue-ID: POLICY-2486
Change-Id: I9e34b45f23411a4660f015ee6099ad4158eb1c57
Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
config/pe/brmsgw.conf
pom.xml

index dc7860b..5c76084 100644 (file)
@@ -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 e202421..1d5b826 100644 (file)
--- 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>