X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=bebdf03ceba2cb6e96bc2a3f204140ae707cf8d0;hb=b5eafe03989e7c5dc0b96cab1288ccd06181f8a2;hp=8fd45a3e131fc3030c9fbc31fb81f4b6f130166f;hpb=b8f4e986970eab6cfa5729c24680f2816f056edb;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index 8fd45a3e..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. @@ -26,18 +26,18 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.6.RELEASE + 2.1.9.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.2.0-SNAPSHOT + 1.2.4-SNAPSHOT - 8 + 11 - AT&T Intellectual Property and Nokia + AT&T Intellectual Property O-RAN-SC 2019 apache_v2 @@ -55,19 +55,33 @@ limitations under the License. - org.apache.maven.plugins - maven-compiler-plugin + org.codehaus.mojo + license-maven-plugin - ${java.version} - ${java.version} + ${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-surefire-plugin + maven-compiler-plugin - - 0 + ${java.version} + ${java.version} @@ -91,13 +105,19 @@ limitations under the License. true + + + org.sonarsource.scanner.maven + sonar-maven-plugin + 3.6.0.1398 + org.codehaus.mojo license-maven-plugin - 1.19 + 1.20