X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fconflict-rest%2Fconflict-rest-services%2Fpom.xml;h=87be885a57b0efa27e71ce57c5635671d945f8e7;hb=0560a3a55dd2ba8fe1af6aeed425dad09c7f7261;hp=cc961424ad571563e95c207207e05a642bb546be;hpb=610ff24fb145dc64e73a12d51901446b7b8be245;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml index cc961424ad..87be885a57 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/conflict-rest/conflict-rest-services/pom.xml @@ -1,60 +1,61 @@ - 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 - conflict-rest - 1.5.1-SNAPSHOT - + + org.openecomp.sdc + conflict-rest + 1.13.6-SNAPSHOT + - conflict-rest-services + conflict-rest-services - - - org.openecomp.sdc - openecomp-sdc-common-rest - ${project.version} - - - javax.inject - javax.inject - 1 - - - - org.apache.cxf - cxf-rt-frontend-jaxrs - ${cxf.version} - - - org.openecomp.sdc - openecomp-sdc-conflict-manager - ${project.version} - - - org.openecomp.sdc - conflict-rest-types - ${project.version} - - - org.openecomp.sdc.onboarding - vendor-software-products-rest-services - ${project.version} - - - org.openecomp.sdc.onboarding - vendor-license-rest-services - ${project.version} - - - junit - junit - test - - + + + javax.inject + javax.inject + 1 + + + + org.apache.cxf + cxf-rt-frontend-jaxrs + ${cxf.version} + + + org.jboss.spec.javax.rmi + jboss-rmi-api_1.0_spec + + + + + org.openecomp.sdc + conflict-rest-types + ${project.version} + + + org.openecomp.sdc.onboarding + vendor-software-products-rest-services + ${project.version} + + + org.springframework + spring-core + + + org.springframework + spring-web + + + + + org.openecomp.sdc.onboarding + vendor-license-rest-services + ${project.version} + + \ No newline at end of file