X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=models-interactions%2Fmodel-impl%2Fcds%2Fpom.xml;h=746092cc3c173d7d6911780199faa3f879ed4276;hb=107b75a2b584222f7d5dcdbec64063c036b4f2b2;hp=1dd691acad1859ec02082e0f30e8dfbe2a1e1398;hpb=962cfed13c00005f84282434b09d9073163e2dd2;p=policy%2Fmodels.git diff --git a/models-interactions/model-impl/cds/pom.xml b/models-interactions/model-impl/cds/pom.xml index 1dd691aca..746092cc3 100644 --- a/models-interactions/model-impl/cds/pom.xml +++ b/models-interactions/model-impl/cds/pom.xml @@ -1,7 +1,9 @@ - 4.0.0 - - model-impl - org.onap.policy.models.policy-models-interactions.model-impl - 2.2.0-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.1.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 - 4.1.39.Final - 0.4.4 - + + 1.29.0 + - - - - org.onap.ccsdk.cds.components - proto-definition - ${ccsdk.version} - + + + + 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} + +