From 0bcc47ddc125251fd17207f4ff0dab727e61c8de Mon Sep 17 00:00:00 2001 From: Pamela Dragosh Date: Mon, 23 Mar 2020 19:49:37 -0400 Subject: [PATCH] Point to released artifacts There are many other changes for when drools-applications gets released. Issue-ID: POLICY-2378 Change-Id: If652a44d9486563f4f5ceb01f58e71d15e5fa75c Signed-off-by: Pamela Dragosh --- packages/install/src/files/brmsgw.conf | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/packages/install/src/files/brmsgw.conf b/packages/install/src/files/brmsgw.conf index 6d025e2fc..c8b714942 100644 --- a/packages/install/src/files/brmsgw.conf +++ b/packages/install/src/files/brmsgw.conf @@ -60,4 +60,4 @@ CLIENT_KEY=test ENVIRONMENT=DEVL BRMS_DEPENDENCY_VERSION=1.6.0-SNAPSHOT -BRMS_MODELS_DEPENDENCY_VERSION=2.2.0-SNAPSHOT +BRMS_MODELS_DEPENDENCY_VERSION=2.2.1 diff --git a/pom.xml b/pom.xml index 92844e9f4..cb1238a0b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ org.onap.policy.parent integration - 3.1.1-SNAPSHOT + 3.1.1 org.onap.policy.engine @@ -54,8 +54,8 @@ 1.3.3 1.18 6.8.2 - 1.6.2-SNAPSHOT - 2.2.1-SNAPSHOT + 1.6.2 + 2.2.1 PolicyEngineUtils -- 2.16.6