X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=anr-xapp-client%2Fpom.xml;h=956918eea7a97fffc73e79c05fce0827155b2472;hb=refs%2Fchanges%2F88%2F488%2F5;hp=7d079fb4575218bb9a250462ca1d072e775cf2a0;hpb=8c65aa1c6027d3e7f2a865fb33c06dbdb65cf035;p=portal%2Fric-dashboard.git diff --git a/anr-xapp-client/pom.xml b/anr-xapp-client/pom.xml index 7d079fb4..956918ee 100644 --- a/anr-xapp-client/pom.xml +++ b/anr-xapp-client/pom.xml @@ -25,7 +25,7 @@ limitations under the License. org.o-ran-sc.portal.ric-dashboard ric-dash-parent - 1.0.5-SNAPSHOT + 1.2.0-SNAPSHOT org.o-ran-sc.ric.xapp.anr.client @@ -42,6 +42,11 @@ limitations under the License. + + + javax.annotation + javax.annotation-api + io.swagger swagger-annotations @@ -110,8 +115,6 @@ limitations under the License. ${project.groupId} ${project.artifactId} ${project.version} - www.O-RAN-SC.org - ANR xApp client library resttemplate true java8 @@ -126,30 +129,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-compiler-plugin - - - 1.8 - 1.8 - - - - - org.apache.maven.plugins - maven-source-plugin - - - - attach-sources - - jar - - - - @@ -167,15 +146,6 @@ limitations under the License. - - - org.apache.maven.plugins - maven-deploy-plugin - - - true - -