aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service/pom.xml
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 /cps-service/pom.xml
parent633e46f3e269aec44bcaa98d060b6e9265c758ac (diff)
parentf6314b3b804bd727a1f2a6590f0ec6842ca76d5a (diff)
Merge "Fixing snapshot version" into istanbul
Diffstat (limited to 'cps-service/pom.xml')
-rw-r--r--cps-service/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-service/pom.xml b/cps-service/pom.xml
index 31a86090a..2890f89f1 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -28,7 +28,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>2.0.3-snapshot</version>
+ <version>2.0.3-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>