X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fapplication-config-rest%2Fapplication-config-rest-services%2Fpom.xml;h=932c2b32ad4ee9f670ce0c81371ec3d04640bdfa;hb=0a0897466ccc94214466e63a8c33cb60c2141f91;hp=034f87e513c14da6ca4123d3fbc24195365c096e;hpb=610ff24fb145dc64e73a12d51901446b7b8be245;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml index 034f87e513..932c2b32ad 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/application-config-rest/application-config-rest-services/pom.xml @@ -1,66 +1,100 @@ - 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 - application-config-rest-services + application-config-rest-services - - org.openecomp.sdc - application-config-rest - 1.5.1-SNAPSHOT - + + org.openecomp.sdc + application-config-rest + 1.13.7-SNAPSHOT + - + - - io.swagger.core.v3 - swagger-annotations - ${swagger.version} - - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} - - - org.springframework - spring-context - ${spring.framework.version} - - - javax.inject - javax.inject - ${javax.inject.version} - - - org.openecomp.sdc - openecomp-sdc-application-config-manager - ${project.version} - - - org.openecomp.sdc - application-config-rest-types - ${project.version} - - - org.openecomp.sdc - openecomp-sdc-common-rest - ${project.version} - - - - org.apache.cxf - cxf-rt-frontend-jaxrs - ${cxf.version} - - - junit - junit - test - - + + io.swagger.core.v3 + swagger-annotations + ${swagger.version} + + + jakarta.ws.rs + jakarta.ws.rs-api + ${ws.rs.version} + + + org.springframework + spring-context + ${spring.framework.version} + + + org.springframework + spring-expression + + + org.springframework + spring-core + + + + + javax.inject + javax.inject + ${javax.inject.version} + + + org.openecomp.sdc + openecomp-sdc-application-config-manager + ${project.version} + + + org.openecomp.sdc + application-config-rest-types + ${project.version} + + + org.openecomp.sdc + openecomp-sdc-common-rest + ${project.version} + + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + + + + org.springframework + spring-web + test + ${spring.framework.version} + + + org.springframework + spring-core + + + + + org.glassfish.jersey.core + jersey-common + ${jersey-bom.version} + test + + + org.glassfish.jersey.core + jersey-server + ${jersey-bom.version} + test + + -