aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorGary Wu <gary.i.wu@huawei.com>2018-07-19 10:05:22 -0700
committerGary Wu <gary.i.wu@huawei.com>2018-07-19 10:05:22 -0700
commit78d2924a9735fa5391f2e0e089aab47c0b26b1d1 (patch)
tree42953e7746fb86661419b6b9ef6c3517437ec437 /pom.xml
parent457a47e8f9ac62c8dda44ec78f808592f008c306 (diff)
Package and deploy VNF scripts
The deployment of VNF scripts to sites/raw was deprecated. This packages up those scripts ad Maven artifacts. Change-Id: I7ba52c9c75c7c76676634cbfb7d915c0a5a2956f Issue-ID: INT-592 Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
Diffstat (limited to 'pom.xml')
-rwxr-xr-xpom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f55ab5da..ef2f7fa9 100755
--- a/pom.xml
+++ b/pom.xml
@@ -53,6 +53,10 @@
<module>vnfs/VESreporting_vLB5.0</module>
<module>vnfs/VESreporting_vFW5.0</module>
<module>vnfs/vCPE/kea-sdnc-notify-mod</module>
+ <module>vnfs/vCPE/scripts</module>
+ <module>vnfs/vFW/scripts</module>
+ <module>vnfs/vLB/scripts</module>
+ <module>vnfs/vLBMS/scripts</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-->