X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvendor-software-products-rest%2Fvendor-software-products-rest-services%2Fpom.xml;h=a9b1d64b35487dc99f313c97dfb0518092a5dc2c;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=a7ac7ce425acd0adc51fcfdfedcc51d0c5531d51;hpb=1276ee10702ae3c1e1e7f9c11d6b2949e3e757e8;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml index a7ac7ce425..a9b1d64b35 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-services/pom.xml @@ -1,131 +1,170 @@ - 4.0.0 + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + 4.0.0 - vendor-software-products-rest-services + vendor-software-products-rest-services - - org.openecomp.sdc.onboarding - vendor-software-products-rest - 1.3.2-SNAPSHOT - + + org.openecomp.sdc.onboarding + vendor-software-products-rest + 1.13.5-SNAPSHOT + - - - junit - junit - test - + - org.springframework - spring-core - ${spring.framework.version} + com.sun.activation + javax.activation + 1.2.0 - org.springframework - spring-context - ${spring.framework.version} + com.sun.xml.ws + jaxws-ri + ${com.sun.xml.version} + pom - org.springframework - spring-context-support - ${spring.framework.version} + org.springframework + spring-core + ${spring.framework.version} - org.springframework - spring-web - ${spring.framework.version} + org.springframework + spring-context + ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + - org.springframework - spring-beans - ${spring.framework.version} + org.springframework + spring-context-support + ${spring.framework.version} + + + org.springframework + spring-web + ${spring.framework.version} + + + org.springframework + spring-core + + + + + org.springframework + spring-beans + ${spring.framework.version} - org.apache.cxf - cxf-rt-frontend-jaxrs - ${cxf.version} + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + - org.apache.httpcomponents - httpclient - ${http.client.version} + org.apache.httpcomponents.client5 + httpclient5 + ${http.client.version} + + + org.apache.httpcomponents + httpcore + + + + + org.apache.httpcomponents + httpcore + ${httpcore.version} - javax.inject - javax.inject - ${javax.inject.version} - provided - - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} - - - com.sun.jersey - jersey-core - ${jersey.core.version} - - - javax.ws.rs - jsr311-api - - - - - io.swagger - swagger-annotations - ${swagger.version} - - - com.fasterxml.jackson.core - jackson-annotations - ${jackson.annotations.version} - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - ${jackson.dataformat.version} - - - org.codehaus.woodstox - woodstox-core-asl - ${woodstox.version} - - - com.sun.jersey.contribs - jersey-multipart - ${jersey.multipart.version} - provided - - - org.openecomp.sdc - openecomp-sdc-common-rest - ${project.version} - - - org.openecomp.sdc.onboarding - vendor-software-products-rest-types - ${project.version} - - - org.openecomp.sdc - openecomp-sdc-activity-log-manager - ${project.version} - - - org.openecomp.sdc - unique-type-rest-types - ${project.version} - - + javax.inject + javax.inject + ${javax.inject.version} + provided + + + jakarta.ws.rs + jakarta.ws.rs-api + ${ws.rs.version} + + + com.sun.jersey + jersey-core + ${jersey.core.version} + + + javax.ws.rs + jsr311-api + + + + + io.swagger.core.v3 + swagger-annotations + ${swagger.version} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson.annotations.version} + + + com.fasterxml.jackson.dataformat + jackson-dataformat-xml + ${jackson.dataformat.version} + + + org.codehaus.woodstox + woodstox-core-asl + ${woodstox.version} + + + com.sun.jersey.contribs + jersey-multipart + ${jersey.multipart.version} + provided + + + org.openecomp.sdc + openecomp-sdc-common-rest + ${project.version} + + + org.openecomp.sdc.onboarding + vendor-software-products-rest-types + ${project.version} + + + org.openecomp.sdc + openecomp-sdc-activity-log-manager + ${project.version} + + + org.openecomp.sdc + unique-type-rest-types + ${project.version} + +