X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=webapp-backend%2Fpom.xml;h=e7016242a573028e495cf2fb596a7d5243f8f715;hb=refs%2Fchanges%2F51%2F4051%2F5;hp=8b6599d2498677e5186d18fd0afc83771c2d6417;hpb=0bcfde8903ba3f1fb99fcab3bf39f7f4e6ccbe1e;p=portal%2Fnonrtric-controlpanel.git diff --git a/webapp-backend/pom.xml b/webapp-backend/pom.xml index 8b6599d..e701624 100644 --- a/webapp-backend/pom.xml +++ b/webapp-backend/pom.xml @@ -27,7 +27,7 @@ limitations under the License. org.o-ran-sc.portal.nonrtric.controlpanel nonrtric-controlpanel-parent - 1.0.0-SNAPSHOT + 2.0.0-SNAPSHOT nonrtric-controlpanel-be Non-RT RIC Control Panel Webapp backend @@ -192,6 +192,24 @@ limitations under the License. + + org.codehaus.mojo + build-helper-maven-plugin + + + add-source + generate-sources + + add-source + + + + ${project.build.directory}/generated-sources/annotations/ + + + + + org.springframework.boot spring-boot-maven-plugin