X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=527d70b55271bf50035732e35a27ecc9fae90f8e;hb=fcc18eafdb851174cef21e078a118a3e91a73340;hp=a5be80d7a9e729b34d7fa7954320563b09347796;hpb=cf37a74874074ab0de9ab4eac8143387355f1afe;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index a5be80d7a..527d70b55 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.3.8-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 + + 0.98 + + + + org.apache.commons + commons-lang3 + + + io.cloudevents + cloudevents-json-jackson + + + io.cloudevents + cloudevents-kafka + + + io.cloudevents + cloudevents-spring + + + ${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 + + +