aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ueb-listener
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-02 16:24:22 -0400
committerTimoney, Dan (dt5972) <dtimoney@att.com>2019-05-03 10:31:19 -0400
commit0634f80b3ded144b031ef570434848e7414e12ad (patch)
tree761f37b9c6aab5f1444948a72387600823ad9368 /installation/ueb-listener
parentec9b39ef824eb90f8306b1d7686b92e6f5a08669 (diff)
Roll to El Alto version
Roll to El Alto version (1.6.0-SNAPSHOT) on master branch Change-Id: I5809a3ba7bd629d16fb679235d0e8a9173fb993a Issue-ID: SDNC-735 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: 8e41096b20a56f91be8df5f5ff200f76e9d7d4c3
Diffstat (limited to 'installation/ueb-listener')
-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 bf4519da..e068909b 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.2</version>
+ <version>1.3.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-ueb-listener</artifactId>
- <version>1.5.1-SNAPSHOT</version>
+ <version>1.6.0-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates ueb-listener Docker container</description>