X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=catalog-be-plugins%2Fetsi-nfv-nsd-csar-plugin%2Fpom.xml;h=8ee22ce4a57da0f45ea609b912cb31aa53c89f33;hb=9dcb6f393bfc76237cca809b39d5034afecf1c55;hp=4acad582fe35a626224a4483d29ca521cb466d92;hpb=591810df468a8e2c59569e701f514bff61203940;p=sdc.git diff --git a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml index 4acad582fe..8ee22ce4a5 100644 --- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml +++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml @@ -19,46 +19,112 @@ --> - - catalog-be-plugins - org.openecomp.sdc - 1.7.1-SNAPSHOT - - 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"> + + catalog-be-plugins + org.openecomp.sdc + 1.13.4-SNAPSHOT + + 4.0.0 - etsi-nfv-nsd-csar-plugin + etsi-nfv-nsd-csar-plugin - - 2.2 - + + 2.2 + - - - - org.openecomp.sdc - catalog-be - ${project.version} - classes - + + + + org.openecomp.sdc + catalog-be + ${project.version} + classes + + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-servlets + + + org.eclipse.jetty + jetty-servlet + + + org.eclipse.jetty + jetty-server + + + org.springframework + spring-core + + + org.springframework + spring-expression + + + org.springframework + spring-web + + + org.springframework + spring-webmvc + + + com.fasterxml.jackson.core + jackson-core + + + com.fasterxml.jackson.core + jackson-databind + + + ch.qos.logback + logback-classic + + + org.functionaljava + functionaljava + + + + + org.springframework + spring-core + ${spring.version} + + + org.functionaljava + functionaljava + ${functionaljava.version} + - - - org.hamcrest - hamcrest - ${hamcrest.version} - test - - - org.hamcrest - hamcrest-library - ${hamcrest.version} - test - - + + + org.hamcrest + hamcrest + ${hamcrest.version} + test + + + org.hamcrest + hamcrest-library + ${hamcrest.version} + test + + + org.junit.jupiter + junit-jupiter-params + ${junitJupiter.version} + test + + - - etsi-nfv-nsd-csar-plugin - - \ No newline at end of file + + etsi-nfv-nsd-csar-plugin + +