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-ri | |
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-ri')
-rw-r--r-- | cps-ri/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index 1ab5920ef4..96039b6b84 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -26,7 +26,7 @@ <parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.5.5-SNAPSHOT</version>
+ <version>3.5.6-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|