X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bebdf03ceba2cb6e96bc2a3f204140ae707cf8d0;hb=b5eafe03989e7c5dc0b96cab1288ccd06181f8a2;hp=f5ab309fd9dd6d9f7943961bf3f85d3420273c0d;hpb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index f5ab309f..bebdf03c 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -37,7 +37,7 @@ limitations under the License. 11 - AT&T Intellectual Property and Nokia + AT&T Intellectual Property O-RAN-SC 2019 apache_v2 @@ -54,6 +54,28 @@ limitations under the License. + + org.codehaus.mojo + license-maven-plugin + + ${lmp.organization.name} + ${lmp.inception.year} + ${lmp.project.name} + ${lmp.license.name} + ${lmp.process.start.tag} + ${lmp.process.end.tag} + false + + + + first + + update-file-header + + process-sources + + + org.apache.maven.plugins maven-compiler-plugin