X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=d401d9020d5ffc8eb729a0fbeff3b1b581118174;hb=e24f5e8934c6be58e56949223727f6bde114c8d3;hp=ef34b1d36bfcf2a0f7dde95897756be3b6a856ac;hpb=21171253eb47349832e1e1d4952a42051c19be05;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index ef34b1d36..d401d9020 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.3.9-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