diff --git a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml
index d64e51e560..a61c515066 100644
--- a/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml
+++ b/plugins/plugin-machine/che-plugin-machine-ext-client/pom.xml
@@ -61,10 +61,6 @@
org.eclipse.che.core
che-core-api-model
-
- org.eclipse.che.core
- che-core-api-project
-
org.eclipse.che.core
che-core-api-user
@@ -152,6 +148,11 @@
junit
test
+
+ org.eclipse.che.core
+ che-core-api-project
+ test
+
org.hamcrest
hamcrest-core