diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-11-06 17:06:15 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-11-06 17:06:21 +0000 |
commit | 2c4535dc53b6a5e9c559cacd0a29b78c9bab9c07 (patch) | |
tree | 39e91e328cb36c9ed4c328277db4f3ad932d1d8d /cps-bom/pom.xml | |
parent | c0b385e9d706314a5c757cd1b4e9404820241ccd (diff) |
Bump cps to 3.3.10-SNAPSHOT
- bump cps to 3.3.10-SNAPSHOT and update the docs
Issue-ID: CPS-1954
Change-Id: Id62f59d4b3c42ea6f791fad85f0700089e3125b9
Signed-off-by: mpriyank <priyank.maheshwari@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 b9da8b29a0..feee5ecc36 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.9-SNAPSHOT</version> + <version>3.3.10-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |