aboutsummaryrefslogtreecommitdiffstats
path: root/cps-bom
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-10-17 14:02:07 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-10-17 14:02:12 +0100
commit01ef1b1c7c71f90c2e39e43247d363532ca85893 (patch)
treebb03f0e7b02d8c9bca134974c9441c50e4f9a27d /cps-bom
parentbbdbf57553847998fbcc2b9f3e459ff73bf64746 (diff)
Bump the minor CPS version
- Bumped the CPS version from 3.1.5-SNAPSHOT to 3.2.0-SNAPSHOT - Step 11 of the release process. Issue-ID: CPS-1318 Change-Id: I0dce0070afcc019d2562c2f3ab9fe02207dcd86b 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 e80e6b487..004c31e39 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.1.5-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<packaging>pom</packaging>
<description>This artifact contains dependencyManagement declarations of all published CPS components.</description>