diff --git a/core/pom.xml b/core/pom.xml
index f2230c558..6f919e481 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -55,8 +55,17 @@
UTF-8
+
+
+ junit
+ junit
+ 4.10
+ test
+
+
src
+ test/src
build
@@ -113,6 +122,17 @@
+
+ org.apache.maven.plugins
+ maven-surefire-plugin
+ 2.12.4
+
+
+
+ true
+
+
+
@@ -155,4 +175,5 @@
-
\ No newline at end of file
+
+