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=9c441a218b729837a324d86a28ed5cf22c57be13;hpb=dda451b79ca2f160f0a1179820a91623c0c8979e;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 9c441a218b..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,58 +1,61 @@ - 4.0.0 - - - org.openecomp.sdc - conflict-rest - 1.3.0-SNAPSHOT - - - 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} - - + 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.13.6-SNAPSHOT + + + conflict-rest-services + + + + 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