aboutsummaryrefslogtreecommitdiffstats
path: root/vid-app-common/pom.xml
diff options
context:
space:
mode:
authorOfir Sonsino <os0695@att.com>2017-10-25 10:08:54 +0300
committerOfir Sonsino <os0695@att.com>2017-10-25 10:11:06 +0300
commit53b277a7e46cde80cd381311932cd4f0d432cbfc (patch)
treeff9f9b0f72c2f385839bd67d917fe7aead070bd8 /vid-app-common/pom.xml
parentbbf3d4b2ed06f199260ba49943ef68d6ba3fc43f (diff)
Remove SNAPSHOT dependencies
Change-Id: Iae31de0916f9456e135cb7b7a160f80a18643997 Issue-Id: VID-85 Signed-off-by: Ofir Sonsino <os0695@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 03c0317bd..d38ad2c3b 100755
--- a/vid-app-common/pom.xml
+++ b/vid-app-common/pom.xml
@@ -457,7 +457,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.1.34</version>
+ <version>1.1.32-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>net.javacrumbs.json-unit</groupId>