aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authorhalil.cakal <halil.cakal@est.tech>2023-03-23 12:44:27 +0000
committerhalil.cakal <halil.cakal@est.tech>2023-03-23 12:53:30 +0000
commit0b8d85da2003f6e9f56b0c2b6cb0b07d6c42181b (patch)
treec982adac6c735ce58e3f5ee0e64aceec77375ada /jacoco-report
parent89d37f26f0746684cc1f28c8d182df63aba02c50 (diff)
Prepare the next drop by bumping patch version
- Bumping modules up to 3.2.7-SNAPSHOT - Update version.properties and release notes Issue-ID: CPS-1577 Change-Id: Ib223c8bea164c42caceaba31a13f43c77d55c48c Signed-off-by: halil.cakal <halil.cakal@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 d2851b52c..ddaf14b15 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.2.6-SNAPSHOT</version>
+ <version>3.2.7-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>