From 9c4027c6835cc545bd451091300f933314339fc0 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Mon, 16 Sep 2019 11:28:10 -0400 Subject: Add missing parent Added missing parent tag to pom.xml to repair merge build. Change-Id: I88fdf616c953ae10634f755953e0119ad1a120d9 Issue-ID: CCSDK-1730 Signed-off-by: Timoney, Dan (dt5972) --- components/model-catalog/proto-definition/pom.xml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/components/model-catalog/proto-definition/pom.xml b/components/model-catalog/proto-definition/pom.xml index 8e378f1a3..9c6d802a0 100644 --- a/components/model-catalog/proto-definition/pom.xml +++ b/components/model-catalog/proto-definition/pom.xml @@ -17,6 +17,13 @@ --> 4.0.0 + + org.onap.ccsdk.cds + parent + 0.7.0-SNAPSHOT + ../../../ + + org.onap.ccsdk.cds.components proto-definition 0.7.0-SNAPSHOT -- cgit 1.2.3-korg