X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=f363c01f66019fe307b80d694176308850f5f979;hb=a3096b9d22b7a3517c7933dfeb10984f6bedf063;hp=b56dbcd6f3462ae4d2806964bfcf3e60448f021f;hpb=113a61880e3188ddb45c938576f6a1ff9b309528;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index b56dbcd6f..f363c01f6 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.4-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