X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fe2-mgr-client%2Fpom.xml;h=d19f810c4dedb6c8c6fddb227dffed2e8e6714b7;hb=refs%2Fchanges%2F08%2F2708%2F2;hp=f9a8382cb9e14478dba4d820789353568e270ced;hpb=89d4d3ee586927229d748e96dd2a3d75b75eb395;p=portal%2Fric-dashboard.git diff --git a/dashboard/e2-mgr-client/pom.xml b/dashboard/e2-mgr-client/pom.xml index f9a8382c..d19f810c 100644 --- a/dashboard/e2-mgr-client/pom.xml +++ b/dashboard/e2-mgr-client/pom.xml @@ -28,9 +28,9 @@ limitations under the License. 2.0.1-SNAPSHOT - org.o-ran-sc.ric.plt.e2mgr.client + org.o-ran-sc.ric-plt.e2mgr.client e2-mgr-client - RIC E2 Manager client + RIC E2 Manager Client 3.0.3-SNAPSHOT UTF-8 @@ -38,7 +38,7 @@ limitations under the License. 0 - org.oransc.ric.e2mgr.client + org.oransc.ricplt.e2mgr.client @@ -139,6 +139,25 @@ limitations under the License. + + + org.codehaus.mojo + build-helper-maven-plugin + + + + generate-sources + + add-source + + + + target/generated-sources/swagger/src/main/java + + + + +