summaryrefslogtreecommitdiffstats
path: root/cps-bom
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-02-08 11:21:08 +0000
committermpriyank <priyank.maheshwari@est.tech>2023-02-08 11:50:11 +0000
commitfd43dbe8705c489bb9c62b1b1cd8c7f905a7c5a9 (patch)
tree53638cd146e6174d9363fec26602e1bb5886de9b /cps-bom
parent22e69fd66b66fda2488c3ded1dc860f26ed0f3dd (diff)
Release Process Step 7
- updated pom to 3.2.3-SNAPSHOT - updated version.properties and updated the release notes to properly depict the correct version Issue-ID: CPS-1476 Change-Id: Ied60194c6dd4153b58a43715cb729ad75b8e12bf Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-bom')
-rw-r--r--cps-bom/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-bom/pom.xml b/cps-bom/pom.xml
index 4870e0fde..b7046d342 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.2-SNAPSHOT</version>
+ <version>3.2.3-SNAPSHOT</version>
<packaging>pom</packaging>
<description>This artifact contains dependencyManagement declarations of all published CPS components.</description>