aboutsummaryrefslogtreecommitdiffstats
path: root/cds-ui/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 /cds-ui/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 'cds-ui/pom.xml')
-rw-r--r--cds-ui/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/cds-ui/pom.xml b/cds-ui/pom.xml
index 76967c01d..e93f0fade 100644
--- a/cds-ui/pom.xml
+++ b/cds-ui/pom.xml
@@ -24,13 +24,13 @@ limitations under the License.
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>spring-boot-starter-parent</artifactId>
- <version>1.3.2</version>
+ <version>1.3.3-SNAPSHOT</version>
<relativePath/>
</parent>
<groupId>org.onap.ccsdk.cds</groupId>
<artifactId>ui</artifactId>
- <version>0.5.1-SNAPSHOT</version>
+ <version>0.5.2-SNAPSHOT</version>
<packaging>pom</packaging>
<name>cds-ui-parent</name>