X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=97178839b665bbf53d8a0dbb623238aece1f0758;hb=43e79e4a410e1cf377d344cae2c9a7a6e4806fe9;hp=a2f192f5a5b7c92ac953c17ef85d52c5f42353cc;hpb=80f26bbeef6caea8f9946e8a0e1a5e0319dacc38;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index a2f192f5..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,17 +26,18 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.4.RELEASE + 2.1.11.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.0.4-SNAPSHOT - + 2.0.0-SNAPSHOT - AT&T Intellectual Property and Nokia + 11 + + AT&T Intellectual Property O-RAN-SC 2019 apache_v2 @@ -45,7 +46,6 @@ limitations under the License. a1-med-client - anr-xapp-client app-mgr-client e2-mgr-client webapp-frontend @@ -53,22 +53,70 @@ 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 + + ${java.version} + ${java.version} + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + org.apache.maven.plugins maven-deploy-plugin - true + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 + org.codehaus.mojo license-maven-plugin - 1.19 + 1.20