diff options
author | danielhanrahan <daniel.hanrahan@est.tech> | 2023-12-20 15:12:47 +0000 |
---|---|---|
committer | danielhanrahan <daniel.hanrahan@est.tech> | 2023-12-20 15:18:09 +0000 |
commit | 9437af648dbffc8b186bca8c602c8e574874f6b2 (patch) | |
tree | a8c3ea638751cb94516508b3418ab0e6f9d88a98 /cps-bom/pom.xml | |
parent | fe136ef9949b6543c740ddecd9bdaa17036b9de9 (diff) |
Bump CPS to 3.4.2-SNAPSHOT
- bump CPS to 3.4.2-SNAPSHOT and update the docs
Issue-ID: CPS-2017
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Iea58c1134bc9d25c76ef7ccc2c1d2de1c7aa0bfd
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 ac6b4603da..bde51439a8 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.1-SNAPSHOT</version> + <version>3.4.2-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |