X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=614775240462e54f4a9d36a56beaa13eba0a059b;hb=73f474280f9f270d84db23498c62db8cfe1d315c;hp=f5ab309fd9dd6d9f7943961bf3f85d3420273c0d;hpb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index f5ab309f..61477524 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. @@ -33,11 +33,11 @@ limitations under the License. ric-dash-parent RIC Dashboard project pom - 1.2.4-SNAPSHOT + 1.2.5-SNAPSHOT 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