diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-01-11 15:25:18 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-01-11 15:25:18 +0000 |
commit | 345f40ff0c767d92580c1640e87a5645d175452b (patch) | |
tree | 85f182dfdc641cea40247b2423459105aecfa544 /cps-bom/pom.xml | |
parent | fd729601c69463ba2d4db6359d41bb40a639a321 (diff) |
Bump CPS to 3.4.3-SNAPSHOT
- bump CPS to 3.4.3-SNAPSHOT and update the docs
Issue-ID: CPS-2026
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: If0036c6245ddbae2a401b712cc13e3208491ed2f
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 bde51439a8..54d7602cba 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.4.2-SNAPSHOT</version> + <version>3.4.3-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |