X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fe2-mgr-client%2Fpom.xml;h=205bdbf516a3a0e22c0a32985caf9783dd15d5a5;hb=57a8eb231f55cbd4ada4f1b0fc87ae3f6ba77fa0;hp=531bc105fd291aa45c3b5d2cc6f912f3e736745f;hpb=64a5e9470799236f0af4ce2df98f77c94eb1bed3;p=portal%2Fric-dashboard.git diff --git a/dashboard/e2-mgr-client/pom.xml b/dashboard/e2-mgr-client/pom.xml index 531bc105..205bdbf5 100644 --- a/dashboard/e2-mgr-client/pom.xml +++ b/dashboard/e2-mgr-client/pom.xml @@ -25,20 +25,20 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 2.0.0-SNAPSHOT + 2.1.0-SNAPSHOT - org.o-ran-sc.ric.plt.e2mgr.client + org.o-ran-sc.ric-plt.e2mgr.client e2-mgr-client - RIC E2 Manager client - 3.0.3-SNAPSHOT + RIC E2 Manager Client + 4.4.4-SNAPSHOT UTF-8 UTF-8 0 - org.oransc.ric.e2mgr.client + org.oransc.ricplt.e2mgr.client @@ -102,7 +102,7 @@ limitations under the License. generate - ${project.basedir}/ric-plt-e2mgr/Swagger/E2Manager_API.yaml + ${project.basedir}/ric-plt-e2mgr/Swagger/E2M_API_2020-04-23.yaml java ${client.base.package.name} ${client.base.package.name}.model @@ -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 + + + + +