aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-30 15:29:38 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-31 16:52:51 -0400
commit1c8149de7a7d6b6597faa4faf9eaaf70ee079117 (patch)
tree015beac347b97a7ce9219233e101effdb1b773b2 /installation/ueb-listener/pom.xml
parent210e88eb4b7956fa55666475c92cfeb5e6cce1af (diff)
Roll to next snapshot
Roll to next snapshot (1.5.3-SNAPSHOT) Change-Id: Ib35f1f0f8d187af16d908eded83ff0b837358128 Issue-ID: CCSDK-1362 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 675bd7cbe915d0fb1cc7554be0a35ffd7261f17e
Diffstat (limited to 'installation/ueb-listener/pom.xml')
-rw-r--r--installation/ueb-listener/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml
index 62719fa0..65eefac5 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -4,13 +4,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.2.3</version>
+ <version>1.2.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-ueb-listener</artifactId>
- <version>1.5.2-SNAPSHOT</version>
+ <version>1.5.3-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates ueb-listener Docker container</description>