X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=27c640a6331d8555733a2c10783dca15ac638b9c;hb=a97277d3445821b3ce24b1289231662ff4942493;hp=b56dbcd6f3462ae4d2806964bfcf3e60448f021f;hpb=2c871de5d55045efc1efd95e0170e0c2b8299ba3;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index b56dbcd6f..27c640a63 100644 --- a/cps-ncmp-rest/pom.xml +++ b/cps-ncmp-rest/pom.xml @@ -27,12 +27,16 @@ org.onap.cps cps-parent - 3.3.6-SNAPSHOT + 3.4.3-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-rest + + 0.99 + + ${project.groupId} @@ -57,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 @@ -69,6 +81,10 @@ org.mapstruct mapstruct-processor + + org.openapitools + jackson-databind-nullable + org.codehaus.groovy @@ -107,8 +123,9 @@ - com.google.code.gson - gson + org.junit.jupiter + junit-jupiter + test @@ -137,6 +154,7 @@ src/gen/java java11 true + true true false true @@ -159,6 +177,7 @@ src/gen/java java11 true + true true false true