summaryrefslogtreecommitdiffstats
path: root/so-cnf-adapter-application/pom.xml
diff options
context:
space:
mode:
authorLukasz Rajewski <lukasz.rajewski@orange.com>2022-03-08 13:01:02 +0100
committerLukasz Rajewski <lukasz.rajewski@orange.com>2022-03-08 13:01:02 +0100
commit0f396a03a1d6327b17b21f513056d641f4afa33c (patch)
tree7eb2f93c9739bfc298f603fdae0548cc30b86453 /so-cnf-adapter-application/pom.xml
parent2ec6e4cd49f0a4d1355cf84ea3a27aa617d541ab (diff)
Removed jupiter test dependency
Issue-ID: SO-3869 Signed-off-by: Lukasz Rajewski <lukasz.rajewski@orange.com> Change-Id: I9448df3c9899e047fff4bf3535868258869bbfe1
Diffstat (limited to 'so-cnf-adapter-application/pom.xml')
-rwxr-xr-xso-cnf-adapter-application/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/so-cnf-adapter-application/pom.xml b/so-cnf-adapter-application/pom.xml
index 0daa32c..2928d4b 100755
--- a/so-cnf-adapter-application/pom.xml
+++ b/so-cnf-adapter-application/pom.xml
@@ -168,11 +168,6 @@
<type>pom</type>
</dependency>
<dependency>
- <groupId>org.junit.jupiter</groupId>
- <artifactId>junit-jupiter</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<scope>test</scope>