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=0a1f67a373474942009394e131205d4271bf1ae4;hpb=ace0b71ff6e424193ff6d6519a529d279e7ade58;p=portal%2Fric-dashboard.git diff --git a/e2-mgr-client/pom.xml b/e2-mgr-client/pom.xml index 0a1f67a3..48caf8e2 100644 --- a/e2-mgr-client/pom.xml +++ b/e2-mgr-client/pom.xml @@ -1,7 +1,7 @@ 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 @@ -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