aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-08-07 10:29:08 +0200
committerMarcin Migdal <marcin.migdal@nokia.com>2018-08-07 10:41:52 +0200
commit4e276344a57a3355d5ae507fbfb5bd27c3b4911d (patch)
treef8764cbf610538ca2260d27a9f754bdf0b3e078e /test/mocks
parent2e9fa2812e69833b4ea22632cdacf133c2dfc262 (diff)
Preparing INT-607
Set version for Jacocco plugin Change-Id: Ia644b75b55a6e888d49b4cd7a43f18b6d97ece08 Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'test/mocks')
-rw-r--r--test/mocks/pnfsimulator/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml
index 999a6265b..442d3fcaa 100644
--- a/test/mocks/pnfsimulator/pom.xml
+++ b/test/mocks/pnfsimulator/pom.xml
@@ -315,6 +315,7 @@
<plugin>
<groupId>org.jacoco</groupId>
<artifactId>jacoco-maven-plugin</artifactId>
+ <version>0.8.1</version>
<configuration>
<excludes>
<exclude>org/onap/pnfsimulator/Main.class</exclude>