aboutsummaryrefslogtreecommitdiffstats
path: root/test/mocks
diff options
context:
space:
mode:
authorMarcin Migdal <marcin.migdal@nokia.com>2018-08-07 10:27:48 +0200
committerMarcin Migdal <marcin.migdal@nokia.com>2018-08-07 10:28:16 +0200
commit2e9fa2812e69833b4ea22632cdacf133c2dfc262 (patch)
tree33a50702a25048e8ba946b29643651a60cdb4d0e /test/mocks
parent4a3cc3fdf9d07d347bb539b7fa5c600464470cc1 (diff)
Preparing INT-607
Remove transient dependency Change-Id: Ia8d4e6f4aad4ea0bda2ff3899fc8308e560fcfea 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.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/test/mocks/pnfsimulator/pom.xml b/test/mocks/pnfsimulator/pom.xml
index 0136a276c..999a6265b 100644
--- a/test/mocks/pnfsimulator/pom.xml
+++ b/test/mocks/pnfsimulator/pom.xml
@@ -114,12 +114,6 @@
<dependency>
<groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter-api</artifactId>
- <version>${junit.jupiter.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
- <groupId>org.junit.jupiter</groupId>
<artifactId>junit-jupiter-engine</artifactId>
<version>5.1.1</version>
<scope>test</scope>