From 58b0a5b6a132607b363b17653d0f1c34c09e4eed Mon Sep 17 00:00:00 2001 From: platania Date: Mon, 6 Mar 2017 14:05:35 -0500 Subject: Avoid multiple execution of deploy.sh Change-Id: I16bef3fd005968f0d06aaf852329ba751002dd2e Signed-off-by: platania --- vnfs/vLB/dns_streams/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'vnfs/vLB/dns_streams/pom.xml') diff --git a/vnfs/vLB/dns_streams/pom.xml b/vnfs/vLB/dns_streams/pom.xml index f63fdc88..728370d9 100644 --- a/vnfs/vLB/dns_streams/pom.xml +++ b/vnfs/vLB/dns_streams/pom.xml @@ -43,6 +43,19 @@ + + org.codehaus.mojo + exec-maven-plugin + + + none + + + + true + + +