aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2023-06-30 11:14:10 +0100
committermpriyank <priyank.maheshwari@est.tech>2023-06-30 11:14:14 +0100
commit8caa34213eb907d292b6aba64031a6554c2648e7 (patch)
treee2d04b132954e8d0c96eb52f8b6a69fdf46c2186 /jacoco-report
parent643d043b36686b1b64ac07ad5bca83ff15580fdd (diff)
Prepare for next CPS-NCMP release
- updated the docs. - Bumped the version to 3.3.4-SNAPSHOT for the next release. Issue-ID: CPS-1773 Change-Id: Ibe9a694baadb33d284913868452b143c14d105cc 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 faddd1389..623f2a071 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.3.3-SNAPSHOT</version>
+ <version>3.3.4-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>