aboutsummaryrefslogtreecommitdiffstats
path: root/config/pom.xml
diff options
context:
space:
mode:
authorVegard Sjonfjell <vegard@yahoo-inc.com>2016-10-05 15:30:57 +0200
committerVegard Sjonfjell <vegard@yahoo-inc.com>2016-10-05 15:30:57 +0200
commit23cd65bb2d4a25f2d52a70f573ce4a3e25ee6b8c (patch)
tree0f77181a8e2d36540a4ea00b456d00adbe91e607 /config/pom.xml
parent4ff27fe8063bbe8079d7ddcb49fb1cccaf6d633c (diff)
Move JsonTestHelper to testutil
Diffstat (limited to 'config/pom.xml')
-rwxr-xr-xconfig/pom.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/config/pom.xml b/config/pom.xml
index 73c8cd5b5ad..3518426a7bd 100755
--- a/config/pom.xml
+++ b/config/pom.xml
@@ -62,11 +62,6 @@
<scope>test</scope>
</dependency>
<dependency>
- <groupId>uk.co.datumedge</groupId>
- <artifactId>hamcrest-json</artifactId>
- <scope>test</scope>
- </dependency>
- <dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>13.0.1</version>