diff options
author | Marco Platania <platania@research.att.com> | 2018-03-21 12:49:08 -0400 |
---|---|---|
committer | Gary Wu <gary.i.wu@huawei.com> | 2018-03-21 17:29:41 +0000 |
commit | a6583fb9ca361a60a7e62351e42534686379e8ee (patch) | |
tree | 58c97affd74824fc2c3c2288ebebf5923fb03b09 /pom.xml | |
parent | d8ff19612d74d1ace0947294f774c9ef0c992de0 (diff) |
Fix vLBMS artifacts and scripts upload path
- Update script/deploy.sh to upload vLBMS installation scripts
- Update POM structure to write to Nexus staging
Change-Id: Ie420c0856fc155a595c1954800be2f5fdebb94f8
Issue-ID: INT-447
Signed-off-by: Marco Platania <platania@research.att.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-x | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ <module>vnfs/vCPE/kea-sdnc-notify-mod</module> <module>vnfs/vLBMS/apis/vlb-business-vnf-onap-plugin</module> <module>vnfs/vLBMS/apis/health-vnf-onap-plugin</module> + <module>vnfs/vLBMS/apis/vlb-vnf-onap-distribution</module> </modules> <properties> |