aboutsummaryrefslogtreecommitdiffstats
path: root/cps-events
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-28 12:19:34 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-28 12:19:38 +0100
commitef0ddfc3e80ad3c2d7fdd884f83c739bf3a80734 (patch)
tree897567025be15838dcf9984894c70270bb496042 /cps-events
parentdda7fabbdf8ca6f1ebbda3ae3155a02e79016c7e (diff)
Prep for 3.1.2 of CPS
- updated release notes - bumbed cps version to 3.1.2-SNAPSHOT from 3.1.1-SNAPSHOT Issue-ID: CPS-1304 Change-Id: Ie65f76032b087dffc716e00fa3868f89f165a6b1 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 c75f465ff..945af53fd 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.1-SNAPSHOT</version>
+ <version>3.1.2-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>