From 69bf77ecbd1e4b4937fcefe9931dc3ec2f6c68ae Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Fri, 4 Jun 2021 09:50:30 -0400 Subject: Fix drools-apps build Issue-ID: POLICY-3338 Change-Id: Iab7f8347bfe796017ea2980d72b73d2752ad5b1e Signed-off-by: Ram Krishna Verma (cherry picked from commit 3d1fa50ff534b29644f536cec886ac6ece9623c4) Signed-off-by: Ram Krishna Verma --- controlloop/common/eventmanager/pom.xml | 4 ++-- pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/controlloop/common/eventmanager/pom.xml b/controlloop/common/eventmanager/pom.xml index 9931e2eff..1af9395b2 100644 --- a/controlloop/common/eventmanager/pom.xml +++ b/controlloop/common/eventmanager/pom.xml @@ -150,8 +150,8 @@ provided - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto com.google.code.gson diff --git a/pom.xml b/pom.xml index e0a639320..07e4bd4a0 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ org.onap.policy.parent integration - 3.3.0 + 3.3.1-SNAPSHOT @@ -46,7 +46,7 @@ 1.8.0 - 2.4.2 + 2.4.3-SNAPSHOT 1.8.3-SNAPSHOT -- cgit 1.2.3-korg