aboutsummaryrefslogtreecommitdiffstats
path: root/ueb-listener/pom.xml
diff options
context:
space:
mode:
authorlalena.aria <lalena.aria@att.com>2018-09-17 16:52:32 -0400
committerlalena.aria <lalena.aria@att.com>2018-09-17 16:53:53 -0400
commit4ea2182f617e8e4d80469d96a76128de72be7ee2 (patch)
tree23e15b439add351622fa14f4e77c2f90be60db1b /ueb-listener/pom.xml
parent40ff9f9d68660a157f9ff477003fc7b359747148 (diff)
VF Module ingestion add and parser vers update
Changes made: Add vf_customization_uuid and vf_module_label in VF Module ingestion. Update sdc-tosca dependency version to 1.4.3 in pom.xml. Change-Id: I5b03e8ff72a74448901f1d5f6d9ed8b7688a6f15 Issue-ID: CCSDK-540 Signed-off-by: lalena.aria <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 2fff94e8..66437e47 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.1</sdc.tosca.version>
+ <sdc.tosca.version>1.4.3</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>