aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-15 15:34:02 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-11-15 15:34:02 -0500
commit1721b898757fd7dfb3463055c7a436ceae06d5c4 (patch)
tree5725e46fce487767e4c394acaa3cc3adbf8b2df4
parent6228b819e9b8977a4ae13fda563970b62920ca5f (diff)
Fix merge build
Added missing <version> tag to correct build error Change-Id: I5bb431f52a6e0336cf1e55675955c1a9894da9a6 Issue-ID: CCSDK-1935 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rwxr-xr-xutils/features/pom.xml1
1 files changed, 1 insertions, 0 deletions
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 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>utils-features-aggregator</artifactId>
+ <version>0.7.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: utils :: ${project.artifactId}</name>