aboutsummaryrefslogtreecommitdiffstats
path: root/sonar/integration-test
diff options
context:
space:
mode:
Diffstat (limited to 'sonar/integration-test')
-rw-r--r--sonar/integration-test/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/sonar/integration-test/pom.xml b/sonar/integration-test/pom.xml
index bfa37a2028..df77176341 100644
--- a/sonar/integration-test/pom.xml
+++ b/sonar/integration-test/pom.xml
@@ -97,12 +97,6 @@
</dependency>
<dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <version>${junit.version}</version>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>org.reflections</groupId>
<artifactId>reflections</artifactId>
<version>0.9.12</version>