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=1fc55964c04c95d7b481e0e3b8b3b6cede5e69e7;hpb=1276ee10702ae3c1e1e7f9c11d6b2949e3e757e8;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 1fc55964c0..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 @@ -16,8 +16,9 @@ ~ limitations under the License. --> - + 4.0.0 vnf-repository-rest-services @@ -25,27 +26,58 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.3.2-SNAPSHOT + 1.13.4-SNAPSHOT - javax.ws.rs - javax.ws.rs-api + jakarta.ws.rs + jakarta.ws.rs-api provided - io.swagger + io.swagger.core.v3 swagger-annotations + + org.springframework + spring-expression + ${spring.framework.version} + + + org.springframework + spring-core + + + org.springframework spring-context + + + org.springframework + spring-expression + + + org.springframework + spring-core + + org.openecomp.sdc.onboarding vendor-software-products-rest-services ${project.version} + + + org.springframework + spring-core + + + org.springframework + spring-web + + org.onap.sdc.common @@ -74,31 +106,25 @@ cxf-rt-rs-client ${cxf.version} runtime + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + ch.qos.logback logback-classic - test - - - junit - junit + ${logback.version} test com.github.tomakehurst - wiremock + wiremock-standalone + ${wire-mock.version} test - - - - org.apache.maven.plugins - maven-surefire-plugin - - - -