X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=4feb67644485b4140198228782fedc5ac0b81f94;hb=a1703ea0b029df78ceb040ad0a39d872a7384649;hp=ddb78d3848134c3ea9245be5201054574ff39b91;hpb=6b300ead182d9724658f0188631e538851e8f566;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index ddb78d384..4feb67644 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -1,7 +1,9 @@ -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.4.7-SNAPSHOT + ../cps-parent/pom.xml + - - 0.0 - + cps-ncmp-service - - - org.springframework.boot - spring-boot-starter-validation - - - ${project.groupId} - cps-service - - - org.spockframework - spock-core - test - - - \ No newline at end of file + + 0.98 + + + + org.apache.commons + commons-lang3 + + + org.apache.httpcomponents.client5 + httpclient5 + + + ${project.groupId} + cps-service + + + org.onap.cps + cps-ncmp-events + + + ${project.groupId} + cps-path-parser + + + com.hazelcast + hazelcast-spring + + + org.mapstruct + mapstruct + + + org.mapstruct + mapstruct-processor + + + org.springframework + spring-web + + + + org.springframework.boot + spring-boot-starter-test + test + + + org.junit.vintage + junit-vintage-engine + + + + + org.spockframework + spock-core + test + + + org.spockframework + spock-spring + test + + + org.springframework.kafka + spring-kafka-test + test + + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + + +