X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=50d521e0c86c227f41d8b90b1e11aabf8a5c6b1e;hb=ecdba9d180c894f528bdf95098024bf4a14fd9c0;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..50d521e0 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 + 20190620-SNAPSHOT UTF-8 UTF-8 + + 0 + org.oransc.ric.e2mgr.client @@ -101,7 +104,7 @@ limitations under the License. generate - ${project.basedir}/src/main/resources/e2_manager_02052019.yaml + ${project.basedir}/src/main/resources/E2_Manager_API_2019-06-20.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -131,20 +134,6 @@ limitations under the License. 1.8 - - - org.apache.maven.plugins - maven-javadoc-plugin - - - - attach-javadocs - - jar - - - - org.apache.maven.plugins @@ -159,6 +148,23 @@ limitations under the License. + + + org.apache.maven.plugins + maven-jar-plugin + + + + + true + + + ${project.version}-b${build.number} + + + + org.apache.maven.plugins