X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=dashboard%2Fapp-mgr-client%2Fpom.xml;h=ba6c115f60fb99bef4cc52cc5945c7f910d69bc4;hb=HEAD;hp=341ab376f2d1ab0f7189d77e828de4ab00e1bfe1;hpb=64a5e9470799236f0af4ce2df98f77c94eb1bed3;p=portal%2Fric-dashboard.git diff --git a/dashboard/app-mgr-client/pom.xml b/dashboard/app-mgr-client/pom.xml index 341ab376..ba6c115f 100644 --- a/dashboard/app-mgr-client/pom.xml +++ b/dashboard/app-mgr-client/pom.xml @@ -25,13 +25,13 @@ 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.appmgr.client + org.o-ran-sc.ric-plt.appmgr.client app-mgr-client - RIC App Manager client - + RIC App Manager Client + 0.3.3-SNAPSHOT UTF-8 @@ -39,7 +39,7 @@ limitations under the License. 0 - org.oransc.ric.plt.appmgr.client + org.oransc.ricplt.appmgr.client @@ -140,6 +140,25 @@ limitations under the License. + + + org.codehaus.mojo + build-helper-maven-plugin + + + + generate-sources + + add-source + + + + target/generated-sources/swagger/src/main/java + + + + +