From fb964aac0ef1dd30c0fe542b3a690180a1317030 Mon Sep 17 00:00:00 2001 From: "Timoney, Dan (dt5972)" Date: Tue, 6 Aug 2019 11:56:06 -0400 Subject: Add missing version tag Add missing version tag to project pom.xml Change-Id: Ic26f795190b1d543963d3c98256e81531816debc Issue-ID: CCSDK-1563 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 c6aad2082..77ab9f01c 100755 --- a/utils/features/pom.xml +++ b/utils/features/pom.xml @@ -11,6 +11,7 @@ org.onap.ccsdk.sli.core utils-features-aggregator + 0.5.1-SNAPSHOT pom ccsdk-sli-core :: utils :: ${project.artifactId} -- cgit 1.2.3-korg