X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fcds%2Fpom.xml;h=2aa4501175647bbd132b2604f38e4f1b67891644;hb=a9e97e410436f17bf1d8deff9f9733c94a5b6e91;hp=51c439736088b618d118c1a4a0e8a80173110e4a;hpb=07ea6738ff64b3f4f1792d0e17b626378e5ac83d;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 51c439736..2aa450117 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.3.6-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.2-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 - + + 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 - - - io.netty - netty-handler-proxy - - - 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.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} + +