From 1f05eb812249c6d4320a7ebc09658ed4866d53bc Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 2 Mar 2018 18:52:01 -0500 Subject: [PATCH] Wrong groupId Set groupId to correct value (org.onap.ccsdk.distribution) to avoid inheriting wrong value from parent. Change-Id: Ic45596c810db12cee75268f21e7e2751fc7e3475 Issue-ID: CCSDK-179 Signed-off-by: Timoney, Dan (dt5972) --- odlsli/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/odlsli/pom.xml b/odlsli/pom.xml index a16ae840..ddbc564b 100644 --- a/odlsli/pom.xml +++ b/odlsli/pom.xml @@ -10,6 +10,7 @@ + org.onap.ccsdk.distribution distribution-odlsli 0.2.1-SNAPSHOT pom -- 2.16.6