X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=99f1074b18892682c07283197405d2b76eba7a9f;hb=6592de75c9b6a494b5886ca2e9b30dc183edb1bc;hp=46f86d990956fac01f40841d0282790ae731bf81;hpb=9457e10be41282c973744cdced34cdeff65837f7;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 46f86d99..99f1074b 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.2-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 + 20190703-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/E2M_API_2019-07-03.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