aboutsummaryrefslogtreecommitdiffstats
path: root/shared
diff options
context:
space:
mode:
Diffstat (limited to 'shared')
-rw-r--r--shared/pom.xml6
1 files changed, 0 insertions, 6 deletions
diff --git a/shared/pom.xml b/shared/pom.xml
index 1c75c23f1d..4d558ca20e 100644
--- a/shared/pom.xml
+++ b/shared/pom.xml
@@ -24,12 +24,6 @@
<artifactId>gwt-elemental</artifactId>
<scope>provided</scope>
</dependency>
-
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
</dependencies>
<build>