summaryrefslogtreecommitdiffstats
path: root/cps-rest
diff options
context:
space:
mode:
authorputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 16:50:07 +0000
committerputhuparambil.aditya <aditya.puthuparambil@bell.ca>2022-01-07 16:50:07 +0000
commitc2a98631112128093d4f601284bb30928539f242 (patch)
tree33a3b1af0b1d5f7fe96e871e5f5ad20222fb1230 /cps-rest
parent7ed9a26abc1cbbd3a13e0d73aa1f2db6b282c9eb (diff)
cps-core bumping version to 2.0.4-SNAPSHOT
Issue-ID: CPS-841 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ia66a26930df76d1aeb3e6b76e8fdab8452bd50fa
Diffstat (limited to 'cps-rest')
-rwxr-xr-xcps-rest/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/cps-rest/pom.xml b/cps-rest/pom.xml
index 81b366a64..de4f190c9 100755
--- a/cps-rest/pom.xml
+++ b/cps-rest/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.onap.cps</groupId>
<artifactId>cps-parent</artifactId>
- <version>2.0.3-SNAPSHOT</version>
+ <version>2.0.4-SNAPSHOT</version>
<relativePath>../cps-parent/pom.xml</relativePath>
</parent>