X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bebdf03ceba2cb6e96bc2a3f204140ae707cf8d0;hb=b5eafe03989e7c5dc0b96cab1288ccd06181f8a2;hp=1946823544ee2b29adfae3ee9568ec96dd3083ae;hpb=2239b1d982aafe5e7dce4dbbec5100f3e3191249;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index 19468235..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. @@ -23,19 +23,21 @@ limitations under the License. xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + org.springframework.boot spring-boot-starter-parent - 2.1.4.RELEASE + 2.1.9.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.0.3-SNAPSHOT - + 1.2.4-SNAPSHOT - AT&T Intellectual Property and Nokia + 11 + + AT&T Intellectual Property O-RAN-SC 2019 apache_v2 @@ -45,29 +47,77 @@ limitations under the License. a1-med-client anr-xapp-client + app-mgr-client e2-mgr-client - xapp-mgr-client webapp-frontend webapp-backend - + + 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