X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Faction-library-rest%2Faction-library-rest-services%2Fpom.xml;h=192d2e016784710f9ef78bd8bcb8c1a3a02101f9;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=947be6e0b5501dae48cf21e1a2d074c475d016f4;hpb=b5fc68f8df7d253da2be2d42b0533e01884e0686;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml index 947be6e0b5..192d2e0167 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/action-library-rest/action-library-rest-services/pom.xml @@ -1,126 +1,143 @@ - 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 - action-library-rest-services - - org.openecomp.sdc.onboarding - action-library-rest - 1.4.0-SNAPSHOT - + action-library-rest-services + + org.openecomp.sdc.onboarding + action-library-rest + 1.13.5-SNAPSHOT + - - ${project.build.directory}/generated-sources/error-codes - + + ${project.build.directory}/generated-sources/error-codes + - - - ${project.groupId} - action-library-rest-types - ${project.version} - + + + ${project.groupId} + action-library-rest-types + ${project.version} + - - - 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} - - - org.apache.httpcomponents - httpcore - ${http.core.version} - + + + 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 + + + + + org.apache.httpcomponents + httpcore + ${http.core.version} + - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} - - - javax.inject - javax.inject - ${javax.inject.version} - provided - - - org.openecomp.sdc - openecomp-sdc-action-manager - ${project.version} - - - org.openecomp.sdc - openecomp-sdc-action-api - ${project.version} - - - org.openecomp.sdc - openecomp-sdc-logging-api - ${project.version} - - - org.slf4j - slf4j-api - ${slf4j.version} - - - com.sun.jersey.contribs - jersey-multipart - ${jersey.multipart.version} - provided - - - javax.servlet - javax.servlet-api - ${servlet-api.version} - provided - - - junit - junit - test - - - org.mockito - mockito-core - test - + + jakarta.ws.rs + jakarta.ws.rs-api + ${ws.rs.version} + + + javax.inject + javax.inject + ${javax.inject.version} + provided + + + org.openecomp.sdc + openecomp-sdc-action-manager + ${project.version} + + + org.openecomp.sdc + openecomp-sdc-action-api + ${project.version} + + + org.openecomp.sdc + openecomp-sdc-logging-api + ${project.version} + + + org.slf4j + slf4j-api + ${slf4j.version} + + + com.sun.jersey.contribs + jersey-multipart + ${jersey.multipart.version} + provided + + + com.sun.activation + javax.activation + 1.2.0 + - +