X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=a1-med-client%2Fpom.xml;h=8c106b04a8b1c4832c6e947989da4a31480dc154;hb=refs%2Fchanges%2F99%2F199%2F1;hp=c586b662ec7b655c5c7d5456f2197d168415bbf9;hpb=404259bbdeedbcbb45f4bf650f1a89c8707e740c;p=portal%2Fric-dashboard.git diff --git a/a1-med-client/pom.xml b/a1-med-client/pom.xml index c586b662..8c106b04 100644 --- a/a1-med-client/pom.xml +++ b/a1-med-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.a1med.client @@ -35,6 +35,9 @@ limitations under the License. UTF-8 UTF-8 + + 0 + org.oransc.ric.a1med.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