X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=openecomp-be%2Ftools%2Fswagger-ui%2Fpom.xml;h=de85e977af366d98b6b041f1dd6f700656ca3ec0;hb=refs%2Ftags%2F1.10.4;hp=afccf16746a528ed888c23cf04c311652e388238;hpb=540a71e9efa3c40e858003c2f0a66c89943ac7d1;p=sdc.git diff --git a/openecomp-be/tools/swagger-ui/pom.xml b/openecomp-be/tools/swagger-ui/pom.xml index afccf16746..de85e977af 100644 --- a/openecomp-be/tools/swagger-ui/pom.xml +++ b/openecomp-be/tools/swagger-ui/pom.xml @@ -1,6 +1,6 @@ + xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd"> 4.0.0 api-docs org.openecomp.sdc.onboarding @@ -8,14 +8,40 @@ org.openecomp.sdc openecomp-sdc - 1.3.3-SNAPSHOT + 1.10.4-SNAPSHOT ../../ - + + + org.openecomp.sdc + catalog-be + ${project.version} + classes + + + org.eclipse.jetty + jetty-http + + + org.eclipse.jetty + jetty-servlets + + + org.springframework + spring-core + + + org.springframework + spring-web + + + + api-docs - ${basedir}/../../api/openecomp-sdc-rest-webapp/onboarding-rest-war - api.json + ${basedir}/../../api/openecomp-sdc-rest-webapp/onboarding-rest-war + + ${basedir}/../../../catalog-be @@ -30,7 +56,6 @@ org.apache.maven.plugins maven-jar-plugin - ${mvn.jar.version} default-jar @@ -39,16 +64,27 @@ + org.apache.maven.plugins maven-antrun-plugin + ${maven-antrun-plugin.version} copy package - + - - + + + + + + + + + + + run @@ -64,7 +100,7 @@ assembly/swagger.xml ${plugin.name} ${basedir}/target/${plugin.name} - false + false