diff --git a/pom.xml b/pom.xml index 0c0e109041..2d3984ba21 100644 --- a/pom.xml +++ b/pom.xml @@ -339,51 +339,63 @@ 1.8 - ${license.verbose} - false - false + ${license.verbose} + false + false - - Alfresco Software Limited - ${project.parent.parent.basedir}/license/description.ftl - true - true + + Alfresco Software Limited + ${project.parent.parent.basedir}/license/description.ftl + true + true - - file:${project.parent.parent.basedir}/license + + file:${project.parent.parent.basedir}/license - - ${license.update.dryrun} - true - true + + ${license.update.dryrun} + true + true - - - src - + + + src + - - - **/package-info.java - **/*.properties - **/*.css - **/*.xml - **/*.json - **/*.txt - **/*.html - + + + **/package-info.java + **/*.properties + **/*.css + **/*.xml + **/*.json + **/*.txt + **/*.html + - - - first - - update-file-header - - process-sources - - - + + + first + + update-file-header + + process-sources + + + + + org.apache.maven.plugins + maven-resources-plugin + ${maven.resources.version} + + + org.apache.maven.shared + maven-filtering + 3.1.1 + + +