aboutsummaryrefslogtreecommitdiffstats
path: root/ms/pom.xml
diff options
context:
space:
mode:
authorEzhilarasi <ezhrajam@in.ibm.com>2019-08-05 17:40:35 +0530
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-08-09 09:59:13 -0400
commitc75c7f25e756f92782565d9ab2a697bba1fa1614 (patch)
treef14d9f29fd96089fdaf932308989cf2ee1245a1a /ms/pom.xml
parent24f07af3434838c1d41c1dfd64bcb2a083201cd9 (diff)
Added service for Edit CBA
Added service for search result CBA Change-Id: Iba00f048abc59878e6dcda9d1de9f0fc823d9130 Issue-ID: CCSDK-1275 Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'ms/pom.xml')
-rw-r--r--ms/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/ms/pom.xml b/ms/pom.xml
index 0d248eceb..e3c07787c 100644
--- a/ms/pom.xml
+++ b/ms/pom.xml
@@ -20,12 +20,12 @@
<parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>parent</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<relativePath>..</relativePath>
</parent>
<artifactId>ms</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Micro-services Root</name>