X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=app-mgr-client%2Fpom.xml;h=bac52faa946bef34472dea74171c5b921404262a;hb=93a44cb851a49c923126f32016646860d104075c;hp=a6f30f000b9122ea0ea61306924d5f8c2006e04e;hpb=8c65aa1c6027d3e7f2a865fb33c06dbdb65cf035;p=portal%2Fric-dashboard.git diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index a6f30f00..bac52faa 100644 --- a/app-mgr-client/pom.xml +++ b/app-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.5-SNAPSHOT + 1.2.0-SNAPSHOT org.o-ran-sc.ric.plt.appmgr.client @@ -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 - xApp manager client library resttemplate true java8 @@ -126,30 +122,6 @@ 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 - - - - @@ -167,15 +139,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - -