X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=97178839b665bbf53d8a0dbb623238aece1f0758;hb=43e79e4a410e1cf377d344cae2c9a7a6e4806fe9;hp=f5ab309fd9dd6d9f7943961bf3f85d3420273c0d;hpb=55472d9367cf229b2b87a625a8aa1dfb822cbaad;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index f5ab309f..97178839 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. @@ -26,18 +26,18 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.9.RELEASE + 2.1.11.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.2.4-SNAPSHOT + 2.0.0-SNAPSHOT 11 - AT&T Intellectual Property and Nokia + AT&T Intellectual Property O-RAN-SC 2019 apache_v2 @@ -46,7 +46,6 @@ limitations under the License. a1-med-client - anr-xapp-client app-mgr-client e2-mgr-client webapp-frontend @@ -54,6 +53,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