X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=99a024e65d8ac62393b5645d219f6213fecb997e;hb=85d4473a5994e2111bb481a641e49badb8602fb0;hp=5145a12ce47b7f14354ca4844a03929eb7907a82;hpb=87de1fc8454fb1d93dfda7c5193783f16974cdaf;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 5145a12ce..99a024e65 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -26,17 +26,37 @@ org.onap.cps cps-parent - 3.0.0-SNAPSHOT + 3.1.0-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-service + + 0.93 + ${project.groupId} cps-service + + org.onap.cps + cps-ncmp-events + + + org.springframework + spring-web + + + org.mapstruct + mapstruct + + + org.mapstruct + mapstruct-processor + + org.spockframework spock-core @@ -47,6 +67,16 @@ spock-spring test + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + org.springframework.boot spring-boot-starter-test @@ -58,17 +88,5 @@ - - org.springframework - spring-web - - - org.springframework.boot - spring-boot-starter-validation - - - org.modelmapper - modelmapper -