summaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authordanielhanrahan <daniel.hanrahan@est.tech>2023-06-15 13:52:34 +0100
committerdanielhanrahan <daniel.hanrahan@est.tech>2023-06-15 13:52:34 +0100
commit19f963b1653ebfa38ed6441107175fafb59940c8 (patch)
tree5c3a83c838e11eb915fedbb5761a8d7573ba24eb /jacoco-report
parent470f7d529871c574beecae090ba46afc13aafd11 (diff)
Bump CPS version to 3.3.3-SNAPSHOT
- Update version properties as well as we prepare for the next release. Issue-ID: CPS-1750 Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech> Change-Id: I0626eee7834499d2fa96812fb416ce7daebf0529
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 375c7fcff..6c8fdcf29 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.2-SNAPSHOT</version>
+ <version>3.3.3-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>