X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=dashboard%2Fapp-mgr-client%2Fpom.xml;h=ba6c115f60fb99bef4cc52cc5945c7f910d69bc4;hb=HEAD;hp=5754f562d144be7bfd2eb584f938d0dae8e0a5ba;hpb=919b0d68b44167d2e9974e56e305915ab6596334;p=portal%2Fric-dashboard.git diff --git a/dashboard/app-mgr-client/pom.xml b/dashboard/app-mgr-client/pom.xml index 5754f562..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.1-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 + + + + +