diff options
author | seanbeirne <sean.beirne@est.tech> | 2024-10-17 16:49:30 +0100 |
---|---|---|
committer | seanbeirne <sean.beirne@est.tech> | 2024-10-17 17:25:08 +0100 |
commit | 3587a62456f59deddfcd46d3f82d0b6502313362 (patch) | |
tree | f15f8e167230a49ef8cfacfc6dc22c68724abafc /cps-ri/pom.xml | |
parent | 66b115cf25eca711ea72f399af86465ea403be69 (diff) |
Release Stage 7 for 3.5.4
Issue-ID: CPS-2457
Change-Id: Id9a267c587f16f3fb5edb558b33cd0003864ed93
Signed-off-by: seanbeirne <sean.beirne@est.tech>
Diffstat (limited to 'cps-ri/pom.xml')
-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 bcf6c802de..1ab5920ef4 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.4-SNAPSHOT</version>
+ <version>3.5.5-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
|