diff --git a/core/pom.xml b/core/pom.xml
index f2af1ed..443414e 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -480,6 +480,14 @@
+
+ junit
+ junit
+
+
+ org.hamcrest
+ hamcrest-library
+
@@ -514,4 +522,20 @@
+
+
+
+ junit
+ junit
+ 4.11
+ test
+
+
+ org.hamcrest
+ hamcrest-library
+ 1.3
+ test
+
+
+