X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=b70279303efddf18dd833ee3555f5c16c80200cc;hb=905d361fb7dd5a433ebf4666d091fd9c8f521fa7;hp=f786b80562dce439b21e7c206c72b9fc4ebe5b9e;hpb=dc5ed75c841da857611713bceed8bf9988204d3d;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index f786b8056..b70279303 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -22,49 +22,49 @@ -4.0.0 - - org.onap.cps - cps-parent - 1.1.0-SNAPSHOT - ../cps-parent/pom.xml - + 4.0.0 + + org.onap.cps + cps-parent + 2.1.0-SNAPSHOT + ../cps-parent/pom.xml + -cps-ncmp-service + cps-ncmp-service - - 0.7 - - - - - ${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 - - + + + ${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 + +