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=6e213c7eeba88039607a102c3abd9a198c4e06e1;hpb=f660cae7a447b60d84ef75f7c2bcbf62412d4579;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 6e213c7e..021fe684 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -1,7 +1,7 @@ - org.o-ran-sc.ric.e2mgr.client + org.o-ran-sc.ric.plt.e2mgr.client e2-mgr-client RIC E2 Manager client - 02052019-SNAPSHOT + 20190703-SNAPSHOT UTF-8 UTF-8 + + 0 + org.oransc.ric.e2mgr.client + + + javax.annotation + javax.annotation-api + io.swagger.core.v3 swagger-annotations @@ -101,7 +109,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/e2_manager_02052019.yaml + ${project.basedir}/src/main/resources/E2M_API_2019-07-03.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -121,51 +129,21 @@ limitations under the License. - - - org.apache.maven.plugins - maven-compiler-plugin - - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - attach-javadocs - - jar - - - - - - - org.apache.maven.plugins - maven-source-plugin - - - - attach-sources - - jar - - - - - + org.apache.maven.plugins - maven-deploy-plugin - + maven-jar-plugin + - true + + + true + + + ${project.version}-b${build.number} + +