diff options
author | 2025-03-03 15:36:15 +0000 | |
---|---|---|
committer | 2025-03-03 16:09:39 +0000 | |
commit | 038a8f0d31cf139350dca4fa9800e07d8e2e28d6 (patch) | |
tree | 49e3464f59571c587da186a361e52b3c2ecc43eb /cps-ncmp-service | |
parent | fbeabcabd133ef721bf4904eb72ac5a49f0b3408 (diff) |
Bump CPS to 3.6.2-SNAPSHOT
Issue-ID: CPS-2670
Change-Id: Ida5b74651cca38749c43bd21f410ba539539d914
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'cps-ncmp-service')
-rw-r--r-- | cps-ncmp-service/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-service/pom.xml b/cps-ncmp-service/pom.xml index 70e0b4f8f4..e5702f8a8f 100644 --- a/cps-ncmp-service/pom.xml +++ b/cps-ncmp-service/pom.xml @@ -27,7 +27,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-parent</artifactId> - <version>3.6.1-SNAPSHOT</version> + <version>3.6.2-SNAPSHOT</version> <relativePath>../cps-parent/pom.xml</relativePath> </parent> |