aboutsummaryrefslogtreecommitdiffstats
path: root/jacoco-report
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2022-01-06 14:28:52 +0000
committerGerrit Code Review <gerrit@onap.org>2022-01-06 14:28:52 +0000
commit6b22b8a2155d0ef0d23e43d938c26a66e062ab9b (patch)
treeab06a70c2388213cd9952c12a9176f6632a2bbce /jacoco-report
parent633e46f3e269aec44bcaa98d060b6e9265c758ac (diff)
parentf6314b3b804bd727a1f2a6590f0ec6842ca76d5a (diff)
Merge "Fixing snapshot version" into istanbul
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 11b1106d2..d184459d4 100644
--- a/jacoco-report/pom.xml
+++ b/jacoco-report/pom.xml
@@ -5,7 +5,7 @@
<parent>
<artifactId>cps-aggregator</artifactId>
<groupId>org.onap.cps</groupId>
- <version>2.0.3-snapshot</version>
+ <version>2.0.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>