aboutsummaryrefslogtreecommitdiffstats
path: root/cps-service
diff options
context:
space:
mode:
authorToine Siebelink <toine.siebelink@est.tech>2021-04-09 11:14:45 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-09 11:14:45 +0000
commit68f3e5e0fbda0d8a979a40667374c1839825ddd4 (patch)
treebc260f4346ff9da87f46d599339a866292b32d8d /cps-service
parentc39452ea332f4c6bbead2b8289c922040c8bf754 (diff)
parent202e19444b60eb897fc5d7460c41b9d88a06fb83 (diff)
Merge "Upgrade version number" into honolulu
Diffstat (limited to 'cps-service')
-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 98bc1ac18..9423b924b 100644
--- a/cps-service/pom.xml
+++ b/cps-service/pom.xml
@@ -5,7 +5,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.0.2-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>