X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=6a9d9485c4fb564a76c445ca95236e09d9972f96;hb=4bd450e1d48a24a1617906932c1de8d727bd7a40;hp=9467b8f8d6f74709c2bdbcac8a34448c5620f0cf;hpb=7f298238337e4f88952a2c0938fee9c34cea5fdd;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 9467b8f8d..6a9d9485c 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -3,6 +3,7 @@ ============LICENSE_START======================================================= Copyright (C) 2021-2022 Nordix Foundation Modifications Copyright (C) 2021 Pantheon.tech + Modifications Copyright (C) 2022 Bell Canada ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -26,20 +27,45 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.1.5-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-service + - 0.93 + 0.96 - ${project.groupId} cps-service + + org.onap.cps + cps-ncmp-events + + + ${project.groupId} + cps-path-parser + + + org.springframework + spring-web + + + org.mapstruct + mapstruct + + + org.mapstruct + mapstruct-processor + + + com.hazelcast + hazelcast-spring + + org.spockframework spock-core @@ -50,6 +76,16 @@ spock-spring test + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + org.springframework.boot spring-boot-starter-test @@ -61,13 +97,5 @@ - - org.springframework - spring-web - - - org.springframework.boot - spring-boot-starter-validation -