diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 13:51:40 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 13:51:40 -0400 |
commit | 6ccae7fc25d4ae51b58405b06c4091a6adac2706 (patch) | |
tree | 78660926f28e8f10fa9580f8d4f48382ca04c209 /filters | |
parent | fb964aac0ef1dd30c0fe542b3a690180a1317030 (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>
Diffstat (limited to 'filters')
-rwxr-xr-x | filters/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/filters/features/pom.xml b/filters/features/pom.xml index 59a24029e..b0337dadd 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> |