X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=7e03120c6ea53f09252f72eb590165e741ceec75;hb=e79c1d9991b47e0a944fba27286cd87d5b0f5be4;hp=ef34b1d36bfcf2a0f7dde95897756be3b6a856ac;hpb=fbc17e6df9192a9a7bd257d47a07e30ab7ff3322;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index ef34b1d36..7e03120c6 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,7 +27,7 @@ org.onap.cps cps-parent - 3.3.8-SNAPSHOT + 3.4.7-SNAPSHOT ../cps-parent/pom.xml @@ -61,6 +61,10 @@ org.springframework.boot spring-boot-starter-jetty + + com.google.code.gson + gson + io.swagger.core.v3 swagger-annotations @@ -77,6 +81,10 @@ org.mapstruct mapstruct-processor + + org.openapitools + jackson-databind-nullable + org.codehaus.groovy @@ -114,17 +122,10 @@ - - com.google.code.gson - gson - - - org.openapitools - jackson-databind-nullable - org.junit.jupiter junit-jupiter + test @@ -191,10 +192,9 @@ compile ${project.basedir}/docs/openapi/openapi-inventory.yml - spring + openapi-yaml openapi-inventory.yaml - true