From fa610df297289a9bbbc7b7b88b1f8b5946d35360 Mon Sep 17 00:00:00 2001 From: Bin Yang Date: Fri, 16 Aug 2019 10:28:34 +0000 Subject: [PATCH] Fix copy-resource issue Change to install phase to make avail of artifacts Change-Id: I9060061b656bb6845b9054b1ac72b29b100a4702 Issue-ID: MULTICLOUD-767 Signed-off-by: Bin Yang --- multivimbroker/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/multivimbroker/pom.xml b/multivimbroker/pom.xml index 0aa08d8..9fc79c4 100644 --- a/multivimbroker/pom.xml +++ b/multivimbroker/pom.xml @@ -125,7 +125,7 @@ copy-resources - validate + install copy-resources -- 2.16.6