X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-rest%2Fpom.xml;h=8d92d972c73680cbc4d3b434da40576ae0169caa;hb=d35ad5cfae5b7dfac94612762a126f0ded11ac03;hp=c581b061dcec8387e6042de93a0c53827b00a192;hpb=7cd5edbfd38ec8a500cbaf74618178955f7a6dd2;p=cps.git diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml index c581b061d..8d92d972c 100755 --- a/cps-rest/pom.xml +++ b/cps-rest/pom.xml @@ -28,7 +28,7 @@ org.onap.cps cps-parent - 3.3.3-SNAPSHOT + 3.3.7-SNAPSHOT ../cps-parent/pom.xml @@ -154,9 +154,24 @@ + + openapi-yaml-gen + + generate + + compile + + ${project.basedir}/docs/openapi/openapi.yml + openapi-yaml + + openapi.yaml + + + + org.apache.maven.plugins maven-resources-plugin @@ -169,7 +184,7 @@ ${project.basedir}/target/classes/static/api-docs/cps-core - ${project.basedir}/target/generated-sources/swagger/ + ${project.basedir}/target/generated-sources/openapi/ openapi.yaml