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=793cdc0d42c410250f46e53fbaa2e0de421e6b63;hpb=f5f13c4f6b6fe3b4d98e349dfd7db59339803436;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 793cdc0d42..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 @@ -1,144 +1,162 @@ - - 4.0.0 - - - org.openecomp.sdc.onboarding - validation-rest - 1.0.0-SNAPSHOT - + - validation-rest-services + + 4.0.0 + validation-rest-services + + org.openecomp.sdc.onboarding + validation-rest + 1.13.4-SNAPSHOT + - + - org.springframework - spring-core - ${spring.framework.version} + org.springframework + spring-core + ${spring.framework.version} - org.springframework - spring-context - ${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-context-support + ${spring.framework.version} - org.springframework - spring-web - ${spring.framework.version} + org.springframework + spring-web + ${spring.framework.version} + + + org.springframework + spring-core + + - org.springframework - spring-beans - ${spring.framework.version} + 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 + + - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} + javax.inject + javax.inject + ${javax.inject.version} + provided - - - cglib - cglib-nodep - ${cglib.nodep.version} - runtime + 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 + + - - - javax.inject - javax.inject - ${javax.inject.version} - provided - - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} - - - com.sun.jersey - jersey-core - 1.19.1 - - - javax.ws.rs - jsr311-api - - - - - io.swagger - swagger-annotations - 1.5.3 - - - org.openecomp.sdc.onboarding - validation-rest-types - ${project.version} - - - com.fasterxml.jackson.core - jackson-annotations - 2.7.4 - - - com.fasterxml.jackson.dataformat - jackson-dataformat-xml - 2.7.4 - - - org.codehaus.woodstox - woodstox-core-asl - 4.4.1 - - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-manager - ${project.version} - - - - - - - - - - org.apache.maven.plugins - maven-surefire-plugin - - - test/core/unittest/offline/** - - true - - - - - - \ No newline at end of file +