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/vFW/pg_streams/pom.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'vnfs/vFW/pg_streams') diff --git a/vnfs/vFW/pg_streams/pom.xml b/vnfs/vFW/pg_streams/pom.xml index a3559516..6a8c097a 100644 --- a/vnfs/vFW/pg_streams/pom.xml +++ b/vnfs/vFW/pg_streams/pom.xml @@ -42,6 +42,20 @@ + + + org.codehaus.mojo + exec-maven-plugin + + + none + + + + true + + +