aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authormpriyank <priyank.maheshwari@est.tech>2022-09-29 10:27:33 +0100
committermpriyank <priyank.maheshwari@est.tech>2022-09-29 10:27:41 +0100
commitb768c8b09e1338e4b55546c875c9238cdb84647d (patch)
tree6c858c285ab5276e46137e7fefba133b88713d74 /jacoco-report
parentc4a86e6e5c39a4e8843bd251cae5173d8cacced5 (diff)
Bump CPS to 3.1.3-SNAPSHOT
- update cps to 3.1.3-SNAPSHOT Issue-ID: CPS-1309 Change-Id: I43b1442533d10c32a74808830239e83f4abed9c0 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 93ac63b19..2115eb77d 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.1.2-SNAPSHOT</version>
+ <version>3.1.3-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>