From 1721b898757fd7dfb3463055c7a436ceae06d5c4 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Fri, 15 Nov 2019 15:34:02 -0500 Subject: Fix merge build Added missing tag to correct build error Change-Id: I5bb431f52a6e0336cf1e55675955c1a9894da9a6 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) --- utils/features/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/utils/features/pom.xml b/utils/features/pom.xml index 1503aade..0602c041 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -11,6 +11,7 @@ org.onap.ccsdk.sli.core utils-features-aggregator + 0.7.0-SNAPSHOT pom ccsdk-sli-core :: utils :: ${project.artifactId} -- cgit 1.2.3-korg