aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-08-03 14:32:02 +0200
committerMarcin Migdal <marcin.migdal@nokia.com>2018-08-03 14:32:22 +0200
commit38b0c5e993e89300d06aaeaa584e17e00327cbde (patch)
treec339ed71805007e45a87f912db9ee7647196ffb1 /test
parent57d4d676e367b2c0f2a97e1ed9dfff12a4a944f0 (diff)
Preparing simulator for INT-607
Change-Id: I2f0ce12fbd63a1b601bcc841bee878bb0445884d Issue-ID: INT-607 Signed-off-by: Marcin Migdal <marcin.migdal@nokia.com>
Diffstat (limited to 'test')
-rw-r--r--test/mocks/pnfsimulator/pom.xml2
1 files changed, 2 insertions, 0 deletions
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 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
+ <version>3.7.0</version>
<configuration>
<source>${maven.compiler.source}</source>
<target>${maven.compiler.target}</target>
@@ -192,6 +193,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-jar-plugin</artifactId>
+ <version>3.0.2</version>
<configuration>
<archive>
<manifestEntries>
n94' href='#n94'>94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109