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-bom/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-bom/pom.xml')
-rw-r--r-- | cps-bom/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml index 93f4b818ff..6521830f2a 100644 --- a/cps-bom/pom.xml +++ b/cps-bom/pom.xml @@ -25,7 +25,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>org.onap.cps</groupId> <artifactId>cps-bom</artifactId> - <version>3.5.4-SNAPSHOT</version> + <version>3.5.5-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |