X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvendor-software-products-rest%2Fvnf-repository-rest-services%2Fpom.xml;h=9ccf8e2b33907999d06a678c8b3e68b189d3268f;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=ecd587d80db0e295730de5eb73d58c296e3b3b8d;hpb=c42dd9b1b5659244d6306899cecd346dedfd32e1;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml index ecd587d80d..9ccf8e2b33 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vnf-repository-rest-services/pom.xml @@ -1,6 +1,24 @@ - + + + 4.0.0 vnf-repository-rest-services @@ -8,98 +26,105 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.2.0-SNAPSHOT + 1.13.4-SNAPSHOT - - - true - true - - - org.springframework - spring-core - ${spring.framework.version} + jakarta.ws.rs + jakarta.ws.rs-api + provided - org.springframework - spring-context - ${spring.framework.version} + io.swagger.core.v3 + swagger-annotations org.springframework - spring-context-support + spring-expression ${spring.framework.version} + + + org.springframework + spring-core + + org.springframework - spring-web - ${spring.framework.version} + spring-context + + + org.springframework + spring-expression + + + org.springframework + spring-core + + - org.springframework - spring-beans - ${spring.framework.version} + org.openecomp.sdc.onboarding + vendor-software-products-rest-services + ${project.version} + + + org.springframework + spring-core + + + org.springframework + spring-web + + - - - org.apache.cxf - cxf-rt-frontend-jaxrs - ${cxf.version} + org.onap.sdc.common + onap-configuration-management-api + ${project.version} - org.apache.httpcomponents - httpclient - ${http.client.version} - - - - - - javax.inject - javax.inject - ${javax.inject.version} - provided + org.onap.sdc.common + onap-configuration-management-core + ${project.version} + runtime org.openecomp.sdc - openecomp-sdc-common-rest + openecomp-sdc-logging-api ${project.version} org.openecomp.sdc - common-app-api + openecomp-sdc-logging-core ${project.version} + runtime - org.onap.sdc.common - onap-configuration-management-api - ${project.version} + org.apache.cxf + cxf-rt-rs-client + ${cxf.version} + runtime + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + - org.onap.sdc.common - onap-configuration-management-core - ${project.version} - runtime + ch.qos.logback + logback-classic + ${logback.version} + test - org.openecomp.sdc.onboarding - vendor-software-products-rest-services - ${project.version} + com.github.tomakehurst + wiremock-standalone + ${wire-mock.version} + test - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - -