From 38b0c5e993e89300d06aaeaa584e17e00327cbde Mon Sep 17 00:00:00 2001 From: Marcin Migdal Date: Fri, 3 Aug 2018 14:32:02 +0200 Subject: Preparing simulator for INT-607 Change-Id: I2f0ce12fbd63a1b601bcc841bee878bb0445884d Issue-ID: INT-607 Signed-off-by: Marcin Migdal --- test/mocks/pnfsimulator/pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml index bd203bbf6..b71af2032 100644 --- a/test/mocks/pnfsimulator/pom.xml +++ b/test/mocks/pnfsimulator/pom.xml @@ -182,6 +182,7 @@ org.apache.maven.plugins maven-compiler-plugin + 3.7.0 ${maven.compiler.source} ${maven.compiler.target} @@ -192,6 +193,7 @@ org.apache.maven.plugins maven-jar-plugin + 3.0.2 -- cgit 1.2.3-korg