X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=inline;f=pom.xml;h=8fd45a3e131fc3030c9fbc31fb81f4b6f130166f;hb=refs%2Fchanges%2F88%2F488%2F5;hp=4e6feaf709ee85e43debad6b755cbca323d114d4;hpb=29ce34b03e4099786f14cd7fc5473305da8750d6;p=portal%2Fric-dashboard.git diff --git a/pom.xml b/pom.xml index 4e6feaf7..8fd45a3e 100644 --- a/pom.xml +++ b/pom.xml @@ -23,18 +23,20 @@ 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.6.RELEASE org.o-ran-sc.portal.ric-dashboard ric-dash-parent RIC Dashboard project pom - 1.0.4-SNAPSHOT - + 1.2.0-SNAPSHOT + 8 + AT&T Intellectual Property and Nokia O-RAN-SC 2019 @@ -45,18 +47,46 @@ limitations under the License. a1-med-client anr-xapp-client + app-mgr-client e2-mgr-client - xapp-mgr-client webapp-frontend webapp-backend - + + org.apache.maven.plugins + maven-compiler-plugin + + ${java.version} + ${java.version} + + + + org.apache.maven.plugins + maven-surefire-plugin + + + 0 + + + + + org.apache.maven.plugins + maven-source-plugin + + + attach-sources + + jar + + + + + org.apache.maven.plugins maven-deploy-plugin - true