X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Fapi%2Fopenecomp-sdc-rest-webapp%2Fvendor-software-products-rest%2Fvendor-software-products-rest-types%2Fpom.xml;h=f043852fa3328abc8e47b55d7aaf579049a06394;hb=84d1ddc355acf519c165551d759bc00af12084c9;hp=9c13ebfa166d16c97983da00dddb00b69eaa0c5a;hpb=a27030ff62895b9d0de9ca857ad21a6e03a30237;p=sdc.git diff --git a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml index 9c13ebfa16..f043852fa3 100644 --- a/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml +++ b/openecomp-be/api/openecomp-sdc-rest-webapp/vendor-software-products-rest/vendor-software-products-rest-types/pom.xml @@ -16,47 +16,46 @@ --> - 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 - vendor-software-products-rest-types - vendor-software-products-rest-types + vendor-software-products-rest-types + vendor-software-products-rest-types - - org.openecomp.sdc.onboarding - vendor-software-products-rest - 1.5.1-SNAPSHOT - ../ - + + org.openecomp.sdc.onboarding + vendor-software-products-rest + 1.13.5-SNAPSHOT + - - - org.openecomp.sdc - openecomp-sdc-common-rest - ${project.version} - - - org.openecomp.sdc - item-rest-services - ${project.version} - - - org.openecomp.sdc - openecomp-sdc-vendor-software-product-manager - ${project.version} - - - org.projectlombok - lombok - provided - - - junit - junit - ${junit.version} - test - - + + + org.openecomp.sdc + openecomp-sdc-common-rest + ${project.version} + + + org.openecomp.sdc + item-rest-services + ${project.version} + + + org.openecomp.sdc + openecomp-sdc-vendor-software-product-manager + ${project.version} + + + org.springframework + spring-core + + + + + org.projectlombok + lombok + provided + +