X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=50d521e0c86c227f41d8b90b1e11aabf8a5c6b1e;hb=8c65aa1c6027d3e7f2a865fb33c06dbdb65cf035;hp=eaf961c36cd77f011166c24cb5155e48c88847ba;hpb=f1b2fa6e4218b8ac188a66b113488dfc00cb1155;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index eaf961c3..50d521e0 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -25,16 +25,19 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.1-SNAPSHOT + 1.0.5-SNAPSHOT - 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_2.yaml + ${project.basedir}/src/main/resources/E2_Manager_API_2019-06-20.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -145,6 +148,23 @@ limitations under the License. + + + org.apache.maven.plugins + maven-jar-plugin + + + + + true + + + ${project.version}-b${build.number} + + + + org.apache.maven.plugins