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=5c0a88ae33316446ee4705a0d0d4e3753a05241f;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=45ce0d8bc65cd4bb93493c6b28dcf0732e6487c6;hpb=b5cc5d63befc07120d0856a0e09b645aff88e4a3;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 45ce0d8bc6..5c0a88ae33 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.2-SNAPSHOT - ../ - + + org.openecomp.sdc.onboarding + vendor-software-products-rest + 1.13.4-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 + +