From 4eb6fb132a18facb4f8bfdcd8a464f492d4a3eef Mon Sep 17 00:00:00 2001 From: Marcus G K Williams Date: Fri, 17 Nov 2017 13:53:06 -0800 Subject: [PATCH] Use ccsdk.sli.northbound.version in UEB pom.xml Issue-Id: SDNC-194 Change-Id: Ic879557e4c0483f31499ca69bbc0e16c1fec41d4 Signed-off-by: Marcus G K Williams Former-commit-id: c34c0899eb523498323028c564031867c2290c45 --- installation/ueb-listener/pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/installation/ueb-listener/pom.xml b/installation/ueb-listener/pom.xml index 7b869d3a..7cf0e8ff 100644 --- a/installation/ueb-listener/pom.xml +++ b/installation/ueb-listener/pom.xml @@ -18,8 +18,8 @@ onap/sdnc-ueb-listener-image ${project.version} - 0.1.1-SNAPSHOT - ${https_proxy} + 0.1.1-SNAPSHOT + ${https_proxy} @@ -143,7 +143,7 @@ org.onap.ccsdk.sli.northbound ueb-listener zip - ${ccsdk.project.version} + ${ccsdk.sli.northbound.version} ${basedir}/target/docker-stage/opt/onap/sdnc/ueb-listener -- 2.16.6