X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=e2-mgr-client%2Fpom.xml;h=c642797cc26d1ba2790571df66a796d38eadf9a0;hb=761f2ad4329fcb8ef86797997f2a8b5fe5368e70;hp=021fe684061843ac557cb9cf00714a2bae5a98ee;hpb=b8f4e986970eab6cfa5729c24680f2816f056edb;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 021fe684..c642797c 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -3,7 +3,7 @@ ========================LICENSE_START================================= O-RAN-SC %% -Copyright (C) 2019 AT&T Intellectual Property and Nokia +Copyright (C) 2019 AT&T Intellectual Property %% Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -25,13 +25,13 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.2.0-SNAPSHOT + 1.2.4-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client RIC E2 Manager client - 20190703-SNAPSHOT + 2.0.5-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/E2M_API_2019-07-03.yaml + ${project.basedir}/src/main/resources/E2M_API_2019-09-11.yaml java ${client.base.package.name} ${client.base.package.name}.model