aboutsummaryrefslogtreecommitdiffstats
path: root/client/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'client/pom.xml')
-rw-r--r--client/pom.xml13
1 files changed, 0 insertions, 13 deletions
diff --git a/client/pom.xml b/client/pom.xml
index 9f5a54451e..cf540bd47f 100644
--- a/client/pom.xml
+++ b/client/pom.xml
@@ -36,19 +36,6 @@
</exclusions>
</dependency>
- <!-- Testing dependencies -->
- <dependency>
- <groupId>junit</groupId>
- <artifactId>junit</artifactId>
- <scope>test</scope>
- </dependency>
-
- <dependency>
- <groupId>org.easymock</groupId>
- <artifactId>easymock</artifactId>
- <scope>test</scope>
- </dependency>
-
<!-- Needed GWT dependencies, includes gwt-user -->
<dependency>
<groupId>com.google.gwt</groupId>