X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=f34bfd4097aa9d0c20be23193296d9c65e337fe5;hb=7e94b26a666907cc97d692b8dda8364bb0a0ef45;hp=ef34b1d36bfcf2a0f7dde95897756be3b6a856ac;hpb=44ff493a5e1f32b0566fa6f9826e99da08998faa;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index ef34b1d36..f34bfd409 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.1-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