X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fcds%2Fpom.xml;h=b6fabb64c841e51b3cdb5fb709afa84da2060964;hb=dfc241e57c4f261f1983886582ba0c4ff83b79fb;hp=5edab6f80c494fec6a8a1ef95ba2b906749bd499;hpb=81c5709370fe2cb60872f704c69a98e1f6cabfd0;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 5edab6f80..b6fabb64c 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -1,7 +1,7 @@ + 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 - 2.2.3-SNAPSHOT + 2.7.2-SNAPSHOT cds @@ -33,64 +33,14 @@ gRPC client implementation to send process message to CDS blueprint processor gRPC endpoint. - 1.17.1 - 3.6.1 - 4.1.48.Final + 1.25.0 - org.onap.ccsdk.cds.components - proto-definition - - - - - 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 - - + org.onap.ccsdk.cds.blueprintsprocessor.modules + blueprint-proto io.grpc @@ -105,6 +55,11 @@ common-parameters ${policy.common.version} + + org.onap.policy.common + policy-endpoints + ${policy.common.version} +