diff options
author | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 17:58:31 +0000 |
---|---|---|
committer | mpriyank <priyank.maheshwari@est.tech> | 2023-03-09 18:00:02 +0000 |
commit | ade5a6ecdb8faf1796584810a596725211ea2149 (patch) | |
tree | 7e1ce93ddfa5a216db4098d6ff6ba4b84dfaac33 /cps-bom/pom.xml | |
parent | 519c5fab63a2525b68bf975b4c9e868e4ac2f6dc (diff) |
Bump CPS version
- bump the CPS version from 3.2.4-SNAPSHOT to 3.2.5-SNAPSHOT
Issue-ID: CPS-1543
Change-Id: I28e46fdeff86c71bd1ad89ae9aaef8ddb4994bfc
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 23ac27bb5e..b9b327af0b 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.2.4-SNAPSHOT</version> + <version>3.2.5-SNAPSHOT</version> <packaging>pom</packaging> <description>This artifact contains dependencyManagement declarations of all published CPS components.</description> |