X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=anr-xapp-client%2Fpom.xml;h=975a15b01ae54ad348bb0bb7f7537cdbe06a1554;hb=42c6891f45dce060347b3637e72daac370fbce29;hp=f0f66bbe0ac2449e841f074abc550e52e70532ef;hpb=9d33149c7bdc8566d0135406b601fc1a901ff2f5;p=portal%2Fric-dashboard.git diff --git a/anr-xapp-client/pom.xml b/anr-xapp-client/pom.xml index f0f66bbe..975a15b0 100644 --- a/anr-xapp-client/pom.xml +++ b/anr-xapp-client/pom.xml @@ -25,10 +25,10 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.4-SNAPSHOT + 1.2.0-SNAPSHOT - org.o-ran-sc.ric.anrxapp.client + org.o-ran-sc.ric.xapp.anr.client anr-xapp-client RIC ANR xApp client 0.0.8-SNAPSHOT @@ -42,6 +42,11 @@ limitations under the License. + + + javax.annotation + javax.annotation-api + io.swagger swagger-annotations @@ -55,39 +60,32 @@ limitations under the License. org.springframework spring-web - com.fasterxml.jackson.core jackson-core - com.fasterxml.jackson.core jackson-annotations - com.fasterxml.jackson.core jackson-databind - com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - com.fasterxml.jackson.datatype jackson-datatype-jsr310 - org.junit.jupiter junit-jupiter-api - test @@ -110,8 +108,6 @@ limitations under the License. ${project.groupId} ${project.artifactId} ${project.version} - www.O-RAN-SC.org - ANR xApp client library resttemplate true java8 @@ -126,36 +122,11 @@ limitations under the License. - - - org.apache.maven.plugins - maven-compiler-plugin - - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-source-plugin - - - - attach-sources - - jar - - - - org.apache.maven.plugins maven-jar-plugin - @@ -167,15 +138,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - -