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