diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml
index 61a7768fbc..9b8f5ee2e1 100644
--- a/rm-automation/pom.xml
+++ b/rm-automation/pom.xml
@@ -25,6 +25,10 @@
nightlybuilds
+ 1.8
+ 1.8
+ testng.xml
+ true
@@ -45,6 +49,16 @@
+
+ maven-surefire-plugin
+
+ false
+
+ ${project.build.testOutputDirectory}/${suiteXmlFile}
+
+ ${skip.automationtests}
+
+
diff --git a/rm-automation/rm-automation-community-rest-api/pom.xml b/rm-automation/rm-automation-community-rest-api/pom.xml
index 317d05f586..57e4a00054 100644
--- a/rm-automation/rm-automation-community-rest-api/pom.xml
+++ b/rm-automation/rm-automation-community-rest-api/pom.xml
@@ -12,10 +12,6 @@
- 1.8
- 1.8
- testng.xml
- true
alfresco-rm-community-share
alfresco-rm-community-repo
@@ -38,19 +34,4 @@
2.0.0
-
-
-
-
- maven-surefire-plugin
-
- false
-
- ${project.build.testOutputDirectory}/${suiteXmlFile}
-
- ${skip.automationtests}
-
-
-
-
diff --git a/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml b/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml
index ed47d376d7..c2d8684f0c 100644
--- a/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml
+++ b/rm-automation/rm-automation-community-rest-api/src/test/resources/testng.xml
@@ -1,7 +1,6 @@
-