aboutsummaryrefslogtreecommitdiffstats
path: root/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorUbuntu <ra1926@att.com>2019-02-26 19:51:20 +0000
committerUbuntu <lalena.aria@att.com>2019-02-26 19:58:26 +0000
commitd6375ac33711eadd11f08017072e0552f819cac2 (patch)
tree4b8470eaea0db704351597eff58aaf1c5b7c07ef /ueb-listener/pom.xml
parent0f7da02eb356f85aeb9790061feb841729158e0f (diff)
Use getEntity to populate network_role
Changes made: Update sdc-tosca version to 1.5.0. Replace getCpListByVf with equivalent getEntity call in SdncVFModel.java. Replace policy.getMetaData with getMetaDataObj to work around parser issue. Change-Id: I1d972f75cc5ca1c8dc0e5d58880a3bb306608ca2 Issue-ID: CCSDK-1089 Signed-off-by: Ubuntu <lalena.aria@att.com>
Diffstat (limited to 'ueb-listener/pom.xml')
-rwxr-xr-xueb-listener/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ueb-listener/pom.xml b/ueb-listener/pom.xml
index 87a9dfe9..df20a01c 100755
--- a/ueb-listener/pom.xml
+++ b/ueb-listener/pom.xml
@@ -18,7 +18,7 @@
<properties>
<sdc.client.version>1.3.0</sdc.client.version>
- <sdc.tosca.version>1.4.7</sdc.tosca.version>
+ <sdc.tosca.version>1.5.0</sdc.tosca.version>
<fasterxml.jackson.version>2.9.4</fasterxml.jackson.version>
<skip.SWM>true</skip.SWM>
<ueb.listener.base>/opt/app/ueb-listener</ueb.listener.base>