X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=dd134912c4bbc21cea4247f3584628f067e66aee;hb=refs%2Fchanges%2F26%2F526%2F2;hp=a2f192f5a5b7c92ac953c17ef85d52c5f42353cc;hpb=80f26bbeef6caea8f9946e8a0e1a5e0319dacc38;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index a2f192f5..dd134912 100644 --- a/pom.xml +++ b/pom.xml @@ -26,16 +26,17 @@ limitations under the License. org.springframework.boot spring-boot-starter-parent - 2.1.4.RELEASE + 2.1.6.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.0.4-SNAPSHOT - + 1.2.0-SNAPSHOT + 11 + AT&T Intellectual Property and Nokia O-RAN-SC 2019 @@ -53,15 +54,41 @@ limitations under the License. - + + 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 +