diff --git a/rm-community/rm-community-repo/pom.xml b/rm-community/rm-community-repo/pom.xml index db592f0ec6..bf5ebcb707 100644 --- a/rm-community/rm-community-repo/pom.xml +++ b/rm-community/rm-community-repo/pom.xml @@ -225,6 +225,36 @@ + + + + org.codehaus.mojo + license-maven-plugin + 1.8 + + false + false + + + + first + + update-file-header + + process-sources + + gpl_v3 + + source + test + unit-test + config + + + + + + @@ -247,6 +277,21 @@ + + + org.codehaus.mojo + + license-maven-plugin + + [1.8,) + + update-file-header + + + + + +