From ee02d9aafb9cf6ff3b045c542fc3a75851b27a93 Mon Sep 17 00:00:00 2001 From: Alexis de Talhouët Date: Mon, 4 Mar 2019 10:22:04 -0500 Subject: Define EventType contract for gRPC message MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic8bde56d13f774120c8d64a56993ade71e7b4612 Issue-ID: CCSDK-1118 Signed-off-by: Alexis de Talhouët --- ms/blueprintsprocessor/parent/pom.xml | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ms/blueprintsprocessor/parent/pom.xml') diff --git a/ms/blueprintsprocessor/parent/pom.xml b/ms/blueprintsprocessor/parent/pom.xml index 51eae8b40..cad5a4b36 100755 --- a/ms/blueprintsprocessor/parent/pom.xml +++ b/ms/blueprintsprocessor/parent/pom.xml @@ -212,6 +212,11 @@ protobuf-java-util ${protobuff.java.utils.version} + + org.onap.ccsdk.apps.components + proto-definition + ${project.version} + -- cgit 1.2.3-korg