aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2024-02-29 17:47:47 +0000
committermpriyank <priyank.maheshwari@est.tech>2024-02-29 18:03:47 +0000
commita1703ea0b029df78ceb040ad0a39d872a7384649 (patch)
treec6ad7513b2be495341378478f094f5cad0773a95 /jacoco-report
parent5ac24c549a623c39744b6743c565b448141bf311 (diff)
Bump CPS to 3.4.7-SNAPSHOT
- bump cps to 3.4.7-snapshot - updated the relese notes Issue-ID: CPS-2135 Change-Id: Ib166ebae2e3de9a727b3d0d4d21832c8858f4108 Signed-off-by: mpriyank <priyank.maheshwari@est.tech>
Diffstat (limited to 'jacoco-report')
-rw-r--r--jacoco-report/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/jacoco-report/pom.xml b/jacoco-report/pom.xml
index 99ddaa84b..9e2f8b438 100644
--- a/jacoco-report/pom.xml
+++ b/jacoco-report/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>3.4.6-SNAPSHOT</version>
+ <version>3.4.7-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>