From 7662b3c13d431dc2e59c784210277c16af0d9f7d Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Wed, 15 Apr 2020 09:00:59 +0200 Subject: Remove JaCoCo plugin Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I2d09f4b1555fcc4226e6453f403916ea931266ad --- pnfsimulator/pom.xml | 25 ------------------------- 1 file changed, 25 deletions(-) (limited to 'pnfsimulator/pom.xml') diff --git a/pnfsimulator/pom.xml b/pnfsimulator/pom.xml index 752914f..88ae82b 100644 --- a/pnfsimulator/pom.xml +++ b/pnfsimulator/pom.xml @@ -317,31 +317,6 @@ - - org.jacoco - jacoco-maven-plugin - 0.8.1 - - - org/onap/pnfsimulator/Main.class - - - - - default-prepare-agent - - prepare-agent - - - - report - prepare-package - - report - - - - -- cgit 1.2.3-korg