X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=ec60d53035fa747617021dcef7b20118d51b8f07;hb=662cc613e80c4079fdf5a54ce3135652cb9ad9a1;hp=50d521e0c86c227f41d8b90b1e11aabf8a5c6b1e;hpb=ecdba9d180c894f528bdf95098024bf4a14fd9c0;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 50d521e0..ec60d530 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.0.5-SNAPSHOT + 2.0.0-SNAPSHOT org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client RIC E2 Manager client - 20190620-SNAPSHOT + 2.0.5-SNAPSHOT UTF-8 UTF-8 @@ -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 @@ -104,7 +102,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/E2_Manager_API_2019-06-20.yaml + ${project.basedir}/ric-plt-e2mgr/Swagger/E2Manager_API.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -124,54 +122,21 @@ 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 - - - - - true - - - ${project.version}-b${build.number} - - - - - + org.apache.maven.plugins - maven-deploy-plugin - + maven-jar-plugin + - true + + + true + + + ${project.version}-b${build.number} + +