X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=67bc3135857e25c7dce413fc4609cff8e5242ea8;hb=f0d50b68c2696b41f1886e704145a1edfa343750;hp=573c76e4a861ce570fd73695995f9e45e91e35fa;hpb=960aabcac27b884b92061e946238fcc7a33261ed;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 573c76e4a..67bc31358 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,17 +27,45 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.2.4-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-service + + 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 @@ -47,6 +76,16 @@ spock-spring test + + org.testcontainers + kafka + test + + + org.testcontainers + spock + test + org.springframework.boot spring-boot-starter-test @@ -58,13 +97,5 @@ - - org.springframework - spring-web - - - org.springframework.boot - spring-boot-starter-validation -