X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=021fe684061843ac557cb9cf00714a2bae5a98ee;hb=b8f4e986970eab6cfa5729c24680f2816f056edb;hp=a3fd0f28881493afb668f62d38dcb4a63181c872;hpb=50aee48c8b79e3b43b3da0eb471d8db84a361fff;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index a3fd0f28..021fe684 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -25,13 +25,13 @@ 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.e2mgr.client + org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client RIC E2 Manager client - 20190611-SNAPSHOT + 20190703-SNAPSHOT UTF-8 UTF-8 @@ -42,6 +42,11 @@ limitations under the License. + + + javax.annotation + javax.annotation-api + io.swagger.core.v3 swagger-annotations @@ -104,7 +109,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/E2_Manager_API_2019-06-11.yaml + ${project.basedir}/src/main/resources/E2M_API_2019-07-03.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -124,54 +129,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} + +