From 6cbc069782b70cbac6419f3925810f149baad447 Mon Sep 17 00:00:00 2001 From: Bruno Sakoto Date: Thu, 3 Oct 2019 08:12:50 -0400 Subject: Review ccsdk dependencies to integrate cds actor For ccsdk proto-definition dependency : * Use dependency management * Upgrade to version 0.6.3 Issue-ID: POLICY-2088 Signed-off-by: Bruno Sakoto Change-Id: Icaa0f7ebb218aec5b642a53387da0f3f87d45af4 --- integration/pom.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'integration') diff --git a/integration/pom.xml b/integration/pom.xml index fb4924d3..7c28c142 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -40,6 +40,7 @@ 1.7.4 2.7.0 2.10.0.pr3 + 0.6.3 @@ -236,6 +237,13 @@ 1.24 + + + org.onap.ccsdk.cds.components + proto-definition + ${version.ccsdk} + + -- cgit 1.2.3-korg