X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=pom.xml;h=dd134912c4bbc21cea4247f3584628f067e66aee;hb=749749f288de7ef42e3d1507c7f07a4453a774b4;hp=de48cf55211d23af7fbe4fe1e21e8694ab222549;hpb=ecdba9d180c894f528bdf95098024bf4a14fd9c0;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index de48cf55..dd134912 100644 --- a/pom.xml +++ b/pom.xml @@ -33,9 +33,10 @@ limitations under the License. ric-dash-parent RIC Dashboard project pom - 1.0.5-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 +