X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fcds%2Fpom.xml;h=d70265426b47825605e74e89b7dbb47d5504f180;hb=938005505883cf7a636a8840e20e3dc8a0ad9176;hp=02a4c5a33978be4273d327d37bde7d7ef6a20a13;hpb=e887a0c6c415a00888e17d1bbfe4acf548a2cfa5;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 02a4c5a33..d70265426 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.5-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.1-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.25.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} - provided - - - - - org.mockito - mockito-core - test - - + + + org.onap.policy.common + common-parameters + ${policy.common.version} + + + org.onap.policy.common + policy-endpoints + ${policy.common.version} + +