aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-06 13:51:40 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-06 13:51:40 -0400
commit6ccae7fc25d4ae51b58405b06c4091a6adac2706 (patch)
tree78660926f28e8f10fa9580f8d4f48382ca04c209
parentfb964aac0ef1dd30c0fe542b3a690180a1317030 (diff)
Add missing version tag
Add missing version tag to project pom.xml Change-Id: I5dad3bbb9e1d91959304b7e86e1d5bc618b7fbaa Issue-ID: CCSDK-1563 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
-rwxr-xr-xfilters/features/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/filters/features/pom.xml b/filters/features/pom.xml
index 59a24029..b0337dad 100755
--- a/filters/features/pom.xml
+++ b/filters/features/pom.xml
@@ -11,6 +11,7 @@
<groupId>org.onap.ccsdk.sli.core</groupId>
<artifactId>filters-features-aggregator</artifactId>
+ <version>0.5.1-SNAPSHOT</version>
<packaging>pom</packaging>
<name>ccsdk-sli-core :: filters :: ${project.artifactId}</name>