summaryrefslogtreecommitdiffstats
path: root/packages/install
diff options
context:
space:
mode:
authorPamela Dragosh <pdragosh@research.att.com>2020-04-15 12:56:56 -0400
committerPamela Dragosh <pdragosh@research.att.com>2020-04-15 12:57:01 -0400
commit278cb967f83be3ce89d17c225f474ef42698b3c0 (patch)
treec578947a87da97f424a6485ada239fe4aa266566 /packages/install
parent9347099fc35e87bc73a876d781102d4db8c0201e (diff)
Bump engine 1.6.3-SNAPSHOT
Issue-ID: POLICY-2378 Change-Id: Ic374190da660b3c258998ecf131fa57dcb1cb834 Signed-off-by: Pamela Dragosh <pdragosh@research.att.com>
Diffstat (limited to 'packages/install')
-rw-r--r--packages/install/pom.xml2
-rw-r--r--packages/install/src/files/brmsgw.conf4
2 files changed, 3 insertions, 3 deletions
diff --git a/packages/install/pom.xml b/packages/install/pom.xml
index 4e1db791b..63ef0bdf1 100644
--- a/packages/install/pom.xml
+++ b/packages/install/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.onap.policy.engine</groupId>
<artifactId>packages</artifactId>
- <version>1.6.2-SNAPSHOT</version>
+ <version>1.6.3-SNAPSHOT</version>
</parent>
<artifactId>install</artifactId>
diff --git a/packages/install/src/files/brmsgw.conf b/packages/install/src/files/brmsgw.conf
index 5caae1e4e..7dd1153ba 100644
--- a/packages/install/src/files/brmsgw.conf
+++ b/packages/install/src/files/brmsgw.conf
@@ -59,5 +59,5 @@ CLIENT_ID=PDPServer
CLIENT_KEY=test
ENVIRONMENT=DEVL
-BRMS_DEPENDENCY_VERSION=1.6.1
-BRMS_MODELS_DEPENDENCY_VERSION=2.2.4
+BRMS_DEPENDENCY_VERSION=1.6.2-SNAPSHOT
+BRMS_MODELS_DEPENDENCY_VERSION=2.2.5-SNAPSHOT