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=2f604434593b4627d0d50a8d8376d6993a41f28a;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=de45b5a0e83cf0129ce52ee49049c59f75535609;hpb=ebd7c8f455731873409448627580989cb9db9245;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 de45b5a0e8..2f60443459 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,62 +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 - - org.openecomp.sdc - application-config-rest - 1.1.0-SNAPSHOT - + application-config-rest-services - application-config-rest-services - + + org.openecomp.sdc + application-config-rest + 1.13.6-SNAPSHOT + - + - - io.swagger - swagger-annotations - 1.5.3 - - - javax.ws.rs - javax.ws.rs-api - ${ws.rs.version} - - - org.springframework - spring-context - ${spring.framework.version} - - - javax.inject - javax.inject - 1 - - - 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} - - + + 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 + + - - \ No newline at end of file +