aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/VESreporting_vLB
diff options
context:
space:
mode:
authorplatania <platania@research.att.com>2017-02-17 17:37:35 -0500
committerplatania <platania@research.att.com>2017-02-17 17:37:35 -0500
commit73978e19892da8522ede5c92986f3bf1c6a9ff5a (patch)
treee95967c142e33e49d239ea71e30f2857e4838543 /vnfs/VESreporting_vLB
parent53c4cc26e8ccb23085e97c2b66e3c88abf3dcf82 (diff)
Update POM files
Change-Id: I0cccdeefc5397a3f3fee95380b113f12446343f2 Signed-off-by: platania <platania@research.att.com>
Diffstat (limited to 'vnfs/VESreporting_vLB')
-rw-r--r--vnfs/VESreporting_vLB/pom.xml13
1 files changed, 13 insertions, 0 deletions
diff --git a/vnfs/VESreporting_vLB/pom.xml b/vnfs/VESreporting_vLB/pom.xml
index 9d3e7bd3..51e93976 100644
--- a/vnfs/VESreporting_vLB/pom.xml
+++ b/vnfs/VESreporting_vLB/pom.xml
@@ -48,6 +48,19 @@
</configuration>
</plugin>
+ <plugin>
+ <groupId>org.codehaus.mojo</groupId>
+ <artifactId>exec-maven-plugin</artifactId>
+ <configuration>
+ <skip>true</skip>
+ </configuration>
+ <executions>
+ <execution>
+ <phase>none</phase>
+ </execution>
+ </executions>
+ </plugin>
+
</plugins>
</build>