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=e7b5760b69a614ec2644fb31e355cec4f28df182;hpb=334409683f60693d89477054ed8ff20e6a1ea8a9;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 e7b5760b69..8ee22ce4a5 100644 --- a/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml +++ b/catalog-be-plugins/etsi-nfv-nsd-csar-plugin/pom.xml @@ -24,7 +24,7 @@ catalog-be-plugins org.openecomp.sdc - 1.7.1-SNAPSHOT + 1.13.4-SNAPSHOT 4.0.0 @@ -41,6 +41,66 @@ 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} @@ -56,81 +116,15 @@ ${hamcrest.version} test + + org.junit.jupiter + junit-jupiter-params + ${junitJupiter.version} + test + - - - docker-staging - - ${project.version}-STAGING-${maven.build.timestamp} - ${project.version}-STAGING-latest - - - - docker - - false - - - - - io.fabric8 - docker-maven-plugin - - 1.23 - nexus3.onap.org:10001 - - - docker - docker - - - - - onap/sdc-catalog-be-plugin/etsi-nfv-nsd-csar - catalog-be-plugin-etsi-nfv-nsd-csar - - try - alpine:3.8 - - artifact - /plugins - - - ${parsedVersion.majorVersion}.${parsedVersion.minorVersion}-STAGING-latest - ${project.version}-${maven.build.timestamp} - - - - - - - - clean-images - pre-clean - - remove - - - - generate-images - package - - build - - - - push-images - deploy - - push - - - - - - - - - - \ No newline at end of file + + etsi-nfv-nsd-csar-plugin + +