X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=f34bfd4097aa9d0c20be23193296d9c65e337fe5;hb=9d7b4954a17c86e4d0c878220c18d1551560244d;hp=e60e17418be5accbc55de5d4db64e37736c351e9;hpb=a92d488934c016f0f2645382f7fcdec0ad446f2e;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index e60e17418..f34bfd409 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,14 +27,14 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.4.1-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-rest - 1.00 + 0.99 @@ -61,10 +61,18 @@ org.springframework.boot spring-boot-starter-jetty + + com.google.code.gson + gson + io.swagger.core.v3 swagger-annotations + + io.swagger.core.v3 + swagger-models + org.mapstruct mapstruct @@ -73,6 +81,10 @@ org.mapstruct mapstruct-processor + + org.openapitools + jackson-databind-nullable + org.codehaus.groovy @@ -111,8 +123,9 @@ - com.google.code.gson - gson + org.junit.jupiter + junit-jupiter + test @@ -141,6 +154,7 @@ src/gen/java java11 true + true true false true @@ -163,6 +177,7 @@ src/gen/java java11 true + true true false true