aboutsummaryrefslogtreecommitdiffstats
path: root/cps-ri
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-03-29 13:47:19 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-03-29 14:40:08 +0000
commit0ac5d9688575cce0695060ac7862ee136fed229c (patch)
treec55b7b67902300d4f7eb658510798beec69c7c16 /cps-ri
parente26833b20207b1366f6fd0e863d8caf2fff51162 (diff)
Bump CPS version
- bump cps to 3.4.8-SNAPSHOT - also updated the release notes Issue-ID: CPS-2168 Change-Id: Iee7f1e2febbf28b0d5a2855d3128d9eb8bb3c490 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'cps-ri')
-rw-r--r--cps-ri/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml
index dad9548f3..583bad0ab 100644
--- a/cps-ri/pom.xml
+++ b/cps-ri/pom.xml
@@ -26,7 +26,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.7-SNAPSHOT</version>
+ <version>3.4.8-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>