summaryrefslogtreecommitdiffstats
path: root/installation/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorTimoney, Dan (dt5972) <dt5972@att.com>2018-06-01 08:08:49 -0400
committerTimoney, Dan (dt5972) <dt5972@att.com>2018-06-01 08:08:49 -0400
commita4c20265533d2dfaa952365e3491010b21e3024f (patch)
tree7758a735d58aba0f0c2c6e8f3fa637911d5ca429 /installation/ueb-listener/pom.xml
parent356dcb5513777515e50d325c571e80b4bcf59b98 (diff)
Update to use CCSDK version 0.2.4
Update to use CCSDK version 0.2.4 (parent version 1.0.4) Change-Id: Iee1448ffc04098675a62617d7e2a5a91bcd01bde Issue-ID: CCSDK-291 Signed-off-by: Timoney, Dan (dt5972) <dt5972@att.com> Former-commit-id: 552963ec2781609868587e7e743b2a7aa229044a
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 faf7134c..9dfeca54 100644
--- a/installation/ueb-listener/pom.xml
+++ b/installation/ueb-listener/pom.xml
@@ -5,13 +5,13 @@
<parent>
<groupId>org.onap.ccsdk.parent</groupId>
<artifactId>odlparent-lite</artifactId>
- <version>1.0.3</version>
+ <version>1.0.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<packaging>pom</packaging>
<groupId>org.onap.sdnc.oam</groupId>
<artifactId>installation-ueb-listener</artifactId>
- <version>1.3.3-SNAPSHOT</version>
+ <version>1.3.4-SNAPSHOT</version>
<name>sdnc-oam :: installation :: ${project.artifactId}</name>
<description>Creates ueb-listener Docker container</description>