X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=997c90bd5fb5a47ff22320e8d9f6aab0f1e2a1c4;hb=9d33149c7bdc8566d0135406b601fc1a901ff2f5;hp=e558cc8d36dd35cfd03ca8188048f42bcb3036c7;hpb=be7a01eda7e4fb9f97a18009d727e6a0692e9399;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index e558cc8d..997c90bd 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.4-SNAPSHOT org.o-ran-sc.ric.e2mgr.client e2-mgr-client RIC E2 Manager client - 02052019-SNAPSHOT + 20190515-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_2019-05-15.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