From: Rashmi Pujar Date: Tue, 1 Jun 2021 21:31:43 +0000 (-0400) Subject: Upgrade the CDS dependency X-Git-Tag: 3.4.0~30 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=6676c5418523b69ccde0f7ef22b751ea261f2904;p=policy%2Fparent.git Upgrade the CDS dependency The CDS client libraries are now exposed via a different maven module. Issue-ID: POLICY-3338 Signed-off-by: Rashmi Pujar Change-Id: I9ecfc8852f129dd231b3008fb4c59b2e8b7b673f --- diff --git a/integration/pom.xml b/integration/pom.xml index a8a591c6..d803da87 100644 --- a/integration/pom.xml +++ b/integration/pom.xml @@ -3,7 +3,7 @@ Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2018-2021 AT&T. All rights reserved. Modifications Copyright (C) 2019-2021 Nordix Foundation. - Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 2020-2021 Bell Canada. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -43,7 +43,7 @@ 7.33.0.Final 2.33 2.11.3 - 0.4.4 + 0.7.5 1.6.2 2.3.1 1.1.4 @@ -282,11 +282,17 @@ ${version.dmaap} - + - org.onap.ccsdk.cds.components - proto-definition + org.onap.ccsdk.cds.blueprintsprocessor + blueprint-proto ${version.ccsdk} + + + io.springfox + springfox-boot-starter + +