X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-rest%2Fpom.xml;h=f363c01f66019fe307b80d694176308850f5f979;hb=a6e62210e7d81a98ae2587ec0684a27e638911cc;hp=1ac1bd7e6e4ba183579a86faf0bbe5cef47aa65d;hpb=d35ad5cfae5b7dfac94612762a126f0ded11ac03;p=cps.git diff --git a/cps-ncmp-rest/pom.xml b/cps-ncmp-rest/pom.xml index 1ac1bd7e6..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.7-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