aboutsummaryrefslogtreecommitdiffstats
path: root/cps-events
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-events
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-events')
-rw-r--r--cps-events/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-events/pom.xml b/cps-events/pom.xml
index 39f8e4976..6cbb7ebe7 100644
--- a/cps-events/pom.xml
+++ b/cps-events/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.1.5-SNAPSHOT</version>
+ <version>3.2.0-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>