X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=45112de173ac015a6d0b8f306cb843cecb12553b;hb=f31c7f8bd4985c84f9126d071439c1a4de57f704;hp=573c76e4a861ce570fd73695995f9e45e91e35fa;hpb=4cf4962b74765a5afe234aa258a9143ea6936f73;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 573c76e4a..45112de17 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -37,6 +37,23 @@ ${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 +64,16 @@ spock-spring test + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + org.springframework.boot spring-boot-starter-test @@ -58,13 +85,5 @@ - - org.springframework - spring-web - - - org.springframework.boot - spring-boot-starter-validation -