aboutsummaryrefslogtreecommitdiffstats
path: root/packages
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-11-03 13:13:29 +0530
committerseshukm <seshu.kumar.m@huawei.com>2017-11-03 13:14:07 +0530
commit26aa1989eeef81bfeee585181604b2c3b90f369c (patch)
treed749590df30c37f4a24200fa2135daf14b53ef7a /packages
parent0475e757f45edff87e1b07b4d48e7c0e40103668 (diff)
Fix for the snapshot in Arqullian Tests
IssueId: SO-286 Change-Id: I9528f921a141628502d907a81349afcf2c4e904c Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'packages')
-rw-r--r--packages/arquillian-unit-tests/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/arquillian-unit-tests/pom.xml b/packages/arquillian-unit-tests/pom.xml
index 257e34b69a..96b801b7ea 100644
--- a/packages/arquillian-unit-tests/pom.xml
+++ b/packages/arquillian-unit-tests/pom.xml
@@ -221,7 +221,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.1.6-SNAPSHOT</version>
+ <version>1.1.32</version>
<scope>test</scope>
</dependency>