X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=app-mgr-client%2Fpom.xml;h=3c50b6189214ea5fe395ebc81fa81aae3f5e946d;hb=74b6495875f5654013a5bda7ba3e720f27d0f327;hp=9c0276de5ebd16763486c05a2d77c10991d809d6;hpb=b8f4e986970eab6cfa5729c24680f2816f056edb;p=portal%2Fric-dashboard.git diff --git a/app-mgr-client/pom.xml b/app-mgr-client/pom.xml index 9c0276de..3c50b618 100644 --- a/app-mgr-client/pom.xml +++ b/app-mgr-client/pom.xml @@ -31,7 +31,7 @@ limitations under the License. org.o-ran-sc.ric.plt.appmgr.client app-mgr-client RIC App Manager client - 0.1.5-SNAPSHOT + 0.1.7-SNAPSHOT UTF-8 UTF-8 @@ -60,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 @@ -109,7 +102,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/xapp_manager_rest_api_v0_1_5.yaml + ${project.basedir}/src/main/resources/api_appmgr_rest_api_0.1.7.yaml java ${project.groupId}