aboutsummaryrefslogtreecommitdiffstats
path: root/installation/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-19 16:07:16 -0500
committerTimoney, Dan (dt5972) <dtimoney@att.com>2018-11-19 16:07:16 -0500
commitb7de96801f8ee4d2fb961d3d3b33d3e60c86a0d2 (patch)
treeed6ed94ea7cb7b021900b433662a70e5bcade3a9 /installation/ueb-listener/pom.xml
parent8e690606e1db268d72cedae63f31a9ccd45a62fd (diff)
Roll to next snapshot
Roll to snapshot 1.4.3-SNAPSHOT Change-Id: Id5c605e5c691df825e1944c6c300f38f5e190f15 Issue-ID: SDNC-521 Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com> Former-commit-id: a7b24c30b41ad01f6fd4de06e4ce624f2bbbbc8f
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 52e996f6..7b6fdf24 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -6,13 +6,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.1.2</version>
+ <version>1.1.3-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-ueb-listener</artifactId>
- <version>1.4.2-SNAPSHOT</version>
+ <version>1.4.3-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates ueb-listener Docker container</description>