aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-11-01 15:57:45 +0200
committerOfir Sonsino <os0695@att.com>2017-11-01 15:57:45 +0200
commitefe64704a45f7536e134e727c39a948e43406946 (patch)
tree958869399c55b8d38204ef677a58e45685f5e1fe
parent1954d187dbc54e1ec789a19142a9dbafa70b7762 (diff)
Remove SNAPSHOT dependenciesv1.1.0
Change-Id: Ifd36a6d352a8c7c5419e858677a05cc0fcd32877 Issue-Id: VID-85 Signed-off-by: Ofir Sonsino <os0695@att.com>
-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 463298116..9ebbb4dd1 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -452,7 +452,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.1.32-SNAPSHOT</version>
+ <version>1.1.32</version>
</dependency>
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>