diff options
author | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:56:06 -0400 |
---|---|---|
committer | Timoney, Dan (dt5972) <dtimoney@att.com> | 2019-08-06 11:56:06 -0400 |
commit | fb964aac0ef1dd30c0fe542b3a690180a1317030 (patch) | |
tree | 99faf085af4c662e2b82bbf62c509eb94a48eb9f /utils | |
parent | 71e3c018f63401ede689d665b5e6d4c9301301f2 (diff) |
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) <dtimoney@att.com>
Diffstat (limited to 'utils')
-rwxr-xr-x | utils/features/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <groupId>org.onap.ccsdk.sli.core</groupId> <artifactId>utils-features-aggregator</artifactId> + <version>0.5.1-SNAPSHOT</version> <packaging>pom</packaging> <name>ccsdk-sli-core :: utils :: ${project.artifactId}</name> |