diff --git a/main/commons-test/pom.xml b/main/commons-test/pom.xml
index 7b7d80e4c..566e0dd85 100644
--- a/main/commons-test/pom.xml
+++ b/main/commons-test/pom.xml
@@ -22,11 +22,6 @@
de.bechte.junit
junit-hierarchicalcontextrunner
-
- org.hamcrest
- hamcrest-all
- compile
-
org.hamcrest
hamcrest-all
diff --git a/main/commons/pom.xml b/main/commons/pom.xml
index 805f16e0a..9e3763569 100644
--- a/main/commons/pom.xml
+++ b/main/commons/pom.xml
@@ -17,19 +17,17 @@
junit
junit
+ test
de.bechte.junit
junit-hierarchicalcontextrunner
+ test
org.hamcrest
hamcrest-all
- compile
-
-
- org.hamcrest
- hamcrest-all
+ test