X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-med-client%2Fpom.xml;h=f403e5c930dbdc1b628184b672f6f326ec3eca41;hb=ccf75118bac3808065eba14081c096b49177219f;hp=974abccdf7bacf70bdcb90bfd783fdc592ffee08;hpb=29ce34b03e4099786f14cd7fc5473305da8750d6;p=portal%2Fric-dashboard.git diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index 974abccd..f403e5c9 100644 --- a/a1-med-client/pom.xml +++ b/a1-med-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.a1med.client + org.o-ran-sc.ric.plt.a1med.client a1-med-client RIC A1 Mediator client 0.4.0-SNAPSHOT @@ -42,6 +42,11 @@ limitations under the License. + + + javax.annotation + javax.annotation-api + io.swagger.core.v3 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 @@ -124,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 - @@ -165,15 +138,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - -