X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=e2-mgr-client%2Fpom.xml;h=48caf8e232ebb644e58566915da9b22dc01223b1;hb=refs%2Fchanges%2F77%2F177%2F2;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..48caf8e2 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.2-SNAPSHOT + 1.0.3-SNAPSHOT org.o-ran-sc.ric.e2mgr.client @@ -35,6 +35,9 @@ limitations under the License. UTF-8 UTF-8 + + 0 + org.oransc.ric.e2mgr.client @@ -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