X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=573c76e4a861ce570fd73695995f9e45e91e35fa;hb=a7dc9162808bf65ead4b7482d5cd3c22b5751e59;hp=a5be80d7a9e729b34d7fa7954320563b09347796;hpb=700cd212bb0fdf012c2bdc7c51012daf4ecce9d7;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index a5be80d7a..573c76e4a 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.7 - + cps-ncmp-service - - - ${project.groupId} - cps-service - - - org.spockframework - spock-core - test - - - \ No newline at end of file + + + ${project.groupId} + cps-service + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + org.springframework + spring-web + + + org.springframework.boot + spring-boot-starter-validation + + +