diff --git a/rm-automation/pom.xml b/rm-automation/pom.xml
index b63a36d28e..440f3928ac 100644
--- a/rm-automation/pom.xml
+++ b/rm-automation/pom.xml
@@ -65,54 +65,54 @@
-
-
+
+
- org.codehaus.mojo
- license-maven-plugin
- 1.8
-
-
- ${license.verbose}
- false
-
-
- ${license.org.name}
- ${project.parent.basedir}/license/description.ftl
- true
- true
-
-
- true
- alfresco_community
- file:/${project.parent.basedir}/license
-
-
- ${license.update.dryrun}
- true
- true
-
-
-
- **/package-info.java
- **/*.properties
- **/*.css
- **/*.xml
- **/*.json
- **/*.txt
-
-
-
-
-
- first
-
- update-file-header
-
- process-sources
-
-
-
+ org.codehaus.mojo
+ license-maven-plugin
+ 1.8
+
+
+ ${license.verbose}
+ false
+
+
+ ${license.org.name}
+ ${project.parent.basedir}/license/description.ftl
+ true
+ true
+
+
+ true
+ alfresco_community
+ file:${project.parent.basedir}/license
+
+
+ ${license.update.dryrun}
+ true
+ true
+
+
+
+ **/package-info.java
+ **/*.properties
+ **/*.css
+ **/*.xml
+ **/*.json
+ **/*.txt
+
+
+
+
+
+ first
+
+ update-file-header
+
+ process-sources
+
+
+
diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml
index c8acc4652e..54cbc0fbb4 100644
--- a/rm-community/rm-community-repo/pom.xml
+++ b/rm-community/rm-community-repo/pom.xml
@@ -224,65 +224,64 @@
-
+
-
-
- org.codehaus.mojo
- license-maven-plugin
- 1.8
-
-
- ${license.verbose}
- false
-
-
- ${license.org.name}
- ${project.parent.parent.basedir}/license/description.ftl
- true
- true
-
-
- true
- alfresco_community
- file:/${project.parent.parent.basedir}/license
-
-
- ${license.update.dryrun}
- true
- true
-
-
-
- source/java
- unit-test/java
- source/compatibility
- config
- test/java
- test/resources
-
-
-
-
- **/package-info.java
- **/*.properties
- **/*.css
- **/*.xml
- **/*.json
- **/*.txt
-
-
-
-
-
- first
-
- update-file-header
-
- process-sources
-
-
-
+
+
+ org.codehaus.mojo
+ license-maven-plugin
+ 1.8
+
+
+ ${license.verbose}
+ false
+
+ ${license.org.name}
+ ${project.parent.parent.basedir}/license/description.ftl
+ true
+ true
+
+
+ true
+ alfresco_community
+ file:${project.parent.parent.basedir}/license
+
+
+ ${license.update.dryrun}
+ true
+ true
+
+
+
+ source/java
+ unit-test/java
+ source/compatibility
+ config
+ test/java
+ test/resources
+
+
+
+
+ **/package-info.java
+ **/*.properties
+ **/*.css
+ **/*.xml
+ **/*.json
+ **/*.txt
+
+
+
+
+
+ first
+
+ update-file-header
+
+ process-sources
+
+
+