X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvalidation-rest%2Fvalidation-rest-services%2Fpom.xml;h=7601ecfb068f90cb41c8de7addb2790c908bf112;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=6e112b8775b84b8114e454b56bd33a6c92708adb;hpb=610ff24fb145dc64e73a12d51901446b7b8be245;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml index 6e112b8775..7601ecfb06 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/validation-rest/validation-rest-services/pom.xml @@ -16,123 +16,147 @@ --> - 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 - validation-rest-services - - org.openecomp.sdc.onboarding - validation-rest - 1.5.1-SNAPSHOT - + validation-rest-services + + org.openecomp.sdc.onboarding + validation-rest + 1.13.4-SNAPSHOT + - - - org.springframework - spring-core - ${spring.framework.version} - - - org.springframework - spring-context - ${spring.framework.version} - - - org.springframework - spring-context-support - ${spring.framework.version} - - - org.springframework - spring-web - ${spring.framework.version} - - - org.springframework - spring-beans - ${spring.framework.version} - + + + org.springframework + spring-core + ${spring.framework.version} + + + org.springframework + spring-context + ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + + + + 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.httpcomponents - httpclient - ${http.client.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.core.v3 - swagger-annotations - ${swagger.version} - - - org.openecomp.sdc.onboarding - validation-rest-types - ${project.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} - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-manager - ${project.version} - - - com.sun.jersey.contribs - jersey-multipart - ${jersey.multipart.version} - provided - - - junit - junit - test - - - org.mockito - mockito-core - test - - + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + + + + org.apache.httpcomponents.client5 + httpclient5 + ${http.client.version} + + + org.apache.httpcomponents + httpcore + + + + + 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} + + + org.openecomp.sdc.onboarding + validation-rest-types + ${project.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} + + + org.openecomp.sdc + openecomp-sdc-vendor-software-product-manager + ${project.version} + + + org.springframework + spring-core + + + + + com.sun.jersey.contribs + jersey-multipart + ${jersey.multipart.version} + provided + +