X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=99a024e65d8ac62393b5645d219f6213fecb997e;hb=85d4473a5994e2111bb481a641e49badb8602fb0;hp=ddb78d3848134c3ea9245be5201054574ff39b91;hpb=34a94b92edd0c359291445735eb3d7e974deea1f;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index ddb78d384..99a024e65 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -1,7 +1,8 @@ -4.0.0 - - org.onap.cps - cps-parent - 1.1.0-SNAPSHOT - ../cps-parent/pom.xml - - -cps-ncmp-service + 4.0.0 + + org.onap.cps + cps-parent + 3.1.0-SNAPSHOT + ../cps-parent/pom.xml + - - 0.0 - + cps-ncmp-service + + 0.93 + - - - org.springframework.boot - spring-boot-starter-validation - - - ${project.groupId} - cps-service - - - org.spockframework - spock-core - test - - - \ No newline at end of file + + + ${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 + test + + + org.spockframework + spock-spring + test + + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + +