X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=cps-ncmp-service%2Fpom.xml;h=864ea0de7c5c11a9dd6d730fc0a4f89189bf62da;hb=37d72855721caa646144ad323fe51ae78af15507;hp=99a024e65d8ac62393b5645d219f6213fecb997e;hpb=85d4473a5994e2111bb481a641e49badb8602fb0;p=cps.git diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 99a024e65..864ea0de7 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,15 +27,15 @@ org.onap.cps cps-parent - 3.1.0-SNAPSHOT + 3.2.1-SNAPSHOT ../cps-parent/pom.xml cps-ncmp-service + - 0.93 + 0.96 - ${project.groupId} @@ -44,6 +45,10 @@ org.onap.cps cps-ncmp-events + + ${project.groupId} + cps-path-parser + org.springframework spring-web @@ -56,6 +61,10 @@ org.mapstruct mapstruct-processor + + com.hazelcast + hazelcast-spring + org.spockframework