aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-04-28 14:32:22 +0100
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-04-28 14:32:22 +0100
commita2a146c466c4746d504060fe8bc29acfd3aa716c (patch)
tree3d69d50512f61fe2346275a56b9de58eb52b0a91 /jacoco-report
parent8b56508776950923ed2aa69a46f7051408cc9229 (diff)
[CPS] Bumping version to 3.0.2-SNAPSHOT
Issue-ID: CPS-971 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: I4dc5c1d4c7e8f03cb7659854350aaf33167c26b3
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 bf7f77d1a9..54f7c78527 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.0.1-SNAPSHOT</version>
+ <version>3.0.2-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>