diff options
author | egernug <gerard.nugent@est.tech> | 2024-11-29 12:49:10 +0000 |
---|---|---|
committer | egernug <gerard.nugent@est.tech> | 2024-11-29 13:30:42 +0000 |
commit | 7cd33c3f6784b5df58cb242847719c4faec7eca3 (patch) | |
tree | 8028a2334a9d90b364ccd433759632bd6b89c79b /cps-ncmp-rest-stub/cps-ncmp-rest-stub-app | |
parent | 02e31b1617bf6fba5abbc6272fa8559ec45b5331 (diff) |
Bump CPS to 3.5.6-SNAPSHOT
Issue-ID: CPS-2488
Change-Id: Ib17e4283de959ec4aab3c68bb3ba8018a10a10b2
Signed-off-by: egernug <gerard.nugent@est.tech>
Diffstat (limited to 'cps-ncmp-rest-stub/cps-ncmp-rest-stub-app')
-rw-r--r-- | cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml index 67e1ed29ed..5b27792580 100644 --- a/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml +++ b/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.onap.cps</groupId> <artifactId>cps-ncmp-rest-stub</artifactId> - <version>3.5.5-SNAPSHOT</version> + <version>3.5.6-SNAPSHOT</version> </parent> <artifactId>cps-ncmp-rest-stub-app</artifactId> |