From: Alexis de Talhouët Date: Tue, 29 Jan 2019 21:53:17 +0000 (-0500) Subject: Update parent for proto-definition X-Git-Tag: 0.4.2~163^2~42^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=1fe99c6fa24ef00a9652a4e6798a93fd5950273e;p=ccsdk%2Fcds.git Update parent for proto-definition Avoid pulling transitive dependencies. Change-Id: I91530307817231c3b15459539e433cf97f3e4dce Issue-ID: CCSDK-947 Signed-off-by: Alexis de Talhouët --- diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index c92893929..4680f6291 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -19,12 +19,13 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - org.onap.ccsdk.apps.components - parent + org.onap.ccsdk.apps + ccsdk-apps 0.4.1-SNAPSHOT - ../../parent + ../../../ + org.onap.ccsdk.apps.components proto-definition jar @@ -35,14 +36,17 @@ io.grpc grpc-protobuf + 1.17.1 io.grpc grpc-stub + 1.17.1 com.google.protobuf protobuf-java-util + 3.6.1