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=e7d13afa842e84522bf628eb353994fbf8efd6a8;hb=5573d13a9a495fad54e5a4e26cf3d3a3723d6f64;hp=e56f54237310bb6b194925456bd40435b73dac23;hpb=55c536e65dcbd1981de61c6c8bea318585324d22;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 e56f542373..e7d13afa84 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,7 +26,7 @@ org.openecomp.sdc.onboarding vendor-software-products-rest - 1.5.0-SNAPSHOT + 1.12.4-SNAPSHOT @@ -35,17 +36,48 @@ 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 - - - -