summaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2019-05-21 19:38:54 +0300
committerIttay Stern <ittay.stern@att.com>2019-05-21 20:09:26 +0300
commitbd092f8f06b2673d6748ed9c2f2d2f8f9ebc160d (patch)
tree23c2191179d7851b4d46e3a1b078fa3c07afd78f /vid-app-common/pom.xml
parentf3d760ed3c86438af0ec55e5683ad07902bf279b (diff)
Support service models with policy
Upgrade sdc-tosca to 1.5.1 Issue-ID: VID-481 Change-Id: I75f0df4cae73257fc6aa58b9f5f627901c2c61c5 Signed-off-by: Ittay Stern <ittay.stern@att.com>
Diffstat (limited to 'vid-app-common/pom.xml')
-rwxr-xr-xvid-app-common/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vid-app-common/pom.xml b/vid-app-common/pom.xml
index d3c6fbeeb..c4dabed98 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -765,7 +765,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.7</version>
+ <version>1.5.1</version>
<scope>compile</scope>
</dependency>
<dependency>