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=196cf4c61a2e30fac0145a169622e01edcf6a4d3;hpb=c5475f181a44ad53224c0d0c2acf708f8bba9b0d;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 196cf4c61..8cf464ccd 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -1,8 +1,9 @@ - 4.0.0 - - model-impl - org.onap.policy.models.policy-models-interactions.model-impl - 2.2.1-SNAPSHOT - + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 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.17.1 - 3.6.1 - 4.1.39.Final - + + 1.29.0 + - - - - org.onap.ccsdk.cds.components - proto-definition - + + + + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto + + + io.grpc + grpc-testing + ${grpc.version} + test + - - - com.google.protobuf - protobuf-java - ${protobuf.version} - - - - - - io.netty - netty-codec-http2 - ${grpc.netty.version} - - - io.netty - netty-handler-proxy - ${grpc.netty.version} - - - io.grpc - grpc-protobuf - ${grpc.version} - - - com.google.code.findbugs - jsr305 - - - - - io.grpc - grpc-stub - ${grpc.version} - - - io.grpc - grpc-netty - ${grpc.version} - - - io.netty - netty-codec-http2 - - - - - io.grpc - grpc-testing - ${grpc.version} - test - - - - - org.onap.policy.common - common-parameters - ${policy.common.version} - - - - - org.mockito - mockito-core - 2.13.0 - test - - + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + +