aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-15 14:38:20 +0300
committerSonsino, Ofir (os0695) <os0695@intl.att.com>2018-08-15 14:39:09 +0300
commit290473a25ae6d1236489aecd980497f4636f556b (patch)
tree5beb5675325bd2498ca117ce312e7b5a490a3438 /vid-app-common/pom.xml
parent05dd5d2fd893f526eb6a807afb5725c8e426dd52 (diff)
Update sdc-tosca dependency
Change-Id: I5727518e76352c3883b857e1f2bca65caf8929e4 Issue-ID: VID-286 Signed-off-by: Sonsino, Ofir (os0695) <os0695@intl.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 2814e1155..6ae5056ac 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -477,7 +477,7 @@
<dependency>
<groupId>org.onap.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.4.1-SNAPSHOT</version>
+ <version>1.4.1</version>
<scope>compile</scope>
</dependency>
<dependency>