X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=edb7ff5e8c3499f6f78191e6e954aff453b82fc3;hb=a01f8861a84931f4bdf2d69fa05a793afabc22e0;hp=8db3628a94f409982b1b7fd44c52087fd43a75e7;hpb=7ae1bcf4b463aec8c153feacfe32db4360e9c11d;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 8db3628a9..edb7ff5e8 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,12 +27,16 @@ org.onap.cps cps-parent - 3.3.3-SNAPSHOT + 3.3.7-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-rest + + 0.99 + + ${project.groupId} @@ -61,6 +65,10 @@ io.swagger.core.v3 swagger-annotations + + io.swagger.core.v3 + swagger-models + org.mapstruct mapstruct @@ -98,7 +106,6 @@ org.springframework.boot spring-boot-starter-test - test org.junit.vintage @@ -110,6 +117,14 @@ com.google.code.gson gson + + org.openapitools + jackson-databind-nullable + + + org.junit.jupiter + junit-jupiter-api + @@ -137,6 +152,7 @@ src/gen/java java11 true + true true false true @@ -159,6 +175,7 @@ src/gen/java java11 true + true true false true @@ -173,9 +190,10 @@ compile ${project.basedir}/docs/openapi/openapi-inventory.yml - openapi-yaml + spring openapi-inventory.yaml + true