From ff6f166e6a55f98abd2d19052e75aa2a4740a912 Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 17 Aug 2020 10:56:59 -0400 Subject: Fixing and Refactoring Pom Changing parent reference to avoid relative path issue and adding copyright header to new pom Issue-ID: CCSDK-2642 Signed-off-by: Singal, Kapil (ks220y) Change-Id: Ibd6a6867eea9849cc1ddc37e9accdba6b4ddca09 --- .../blueprint-model/test-blueprint-kotlin-parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml') diff --git a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml index 1459531ec..de321f86f 100644 --- a/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml +++ b/components/model-catalog/blueprint-model/test-blueprint-kotlin-parent/pom.xml @@ -19,8 +19,8 @@ 4.0.0 - org.onap.ccsdk.cds.blueprintsprocessor - cba-parent + org.onap.ccsdk.cds.cba + blueprint-model 1.0.0-SNAPSHOT -- cgit 1.2.3-korg