From 628dcd971a16698988637518ed61ba91081d6c97 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Thu, 17 May 2018 12:08:51 -0700 Subject: Package demo boot scripts into nexus artifact Package the scripts in the boot/ directory into a zip file to be deployed to nexus, so that they can go through the normal artifact release process and become available from https://nexus.onap.org/content/repositories/releases/ repo. Change-Id: Idbb573068eb79686677aa47e84e217a2d626e3fc Issue-ID: INT-504 Signed-off-by: Gary Wu --- pom.xml | 1 + 1 file changed, 1 insertion(+) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index b73334b0..cafebb51 100755 --- a/pom.xml +++ b/pom.xml @@ -40,6 +40,7 @@ + boot vnfs/honeycomb_plugin/sample_plugin/parent-pom vnfs/vFW/pg_streams vnfs/vLB/dns_streams -- cgit 1.2.3-korg