diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-23 15:27:17 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2024-02-23 15:28:32 +0000 |
commit | b8e677fa9a3ca3657b004f34742e6c8664dad3ec (patch) | |
tree | 20edb7de09efe0da868e561ffab69a9824af5cd6 /cps-bom/pom.xml | |
parent | 12e626780595b63f1bf45f82f5143b80987d1d66 (diff) |
Bump CPS to 3.4.5-SNAPSHOT
- bump CPS to 3.4.5-SNAPSHOT and update the docs
Issue-ID: CPS-2120
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Ia2ea81b40ec19b87d3b25359fbb25ffdcc3285dd
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 ecd442cf43..da315d315e 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.4-SNAPSHOT</version> + <version>3.4.5-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |