diff options
author | sourabh_sourabh <sourabh.sourabh@est.tech> | 2023-11-07 14:47:24 +0000 |
---|---|---|
committer | sourabh_sourabh <sourabh.sourabh@est.tech> | 2023-11-07 14:47:24 +0000 |
commit | cc2d5837b72abf3c2d83889c45c646dbb4756b2b (patch) | |
tree | c1921c7eefadc6903619d959f94bdcd0f43471dc /cps-bom/pom.xml | |
parent | 2c4535dc53b6a5e9c559cacd0a29b78c9bab9c07 (diff) |
Bump cps to 3.4.0-SNAPSHOT
- bump cps to 3.4.0-SNAPSHOT and update the docs
Issue-ID: CPS-1936
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
Change-Id: I6a99662c72b236e49abcd79201156bf0a9572de7
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 feee5ecc36..d45a5893f3 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.3.10-SNAPSHOT</version> + <version>3.4.0-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |