X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fcds%2Fpom.xml;h=8cf464ccdd1b773d113e13ac56e66abfdf0be85e;hb=c669bc5dd839b31a0891a2c830e209874c1fec04;hp=b1c55cf45a59403d62f7313471a4c16c9e27aa66;hpb=068aea18d2eb95d27be5c5763835d6974d6df85a;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index b1c55cf45..8cf464ccd 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2019-2021 Bell Canada. Copyright (C) 2020 AT&T Intellectual Property. All rights reserved. + Modifications Copyright (C) 2023 Nordix Foundation. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -21,51 +22,45 @@ - 4.0.0 - - model-impl - org.onap.policy.models.policy-models-interactions.model-impl - 2.5.1-SNAPSHOT - + 4.0.0 + + model-impl + org.onap.policy.models.policy-models-interactions.model-impl + 3.0.3-SNAPSHOT + - cds - ${project.artifactId} - gRPC client implementation to send process message to CDS blueprint processor gRPC endpoint. + cds + ${project.artifactId} + gRPC client implementation to send process message to CDS blueprint processor gRPC endpoint. + - - 1.25.0 - + + 1.29.0 + - - - - org.onap.ccsdk.cds.blueprintsprocessor.modules - blueprint-proto - - - io.grpc - grpc-testing - ${grpc.version} - test - + + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto + + + io.grpc + grpc-testing + ${grpc.version} + test + - - - org.onap.policy.common - common-parameters - ${policy.common.version} - - - org.onap.policy.common - policy-endpoints - ${policy.common.version} - - - - - org.mockito - mockito-core - test - - + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + +