aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorseshukm <seshu.kumar.m@huawei.com>2017-10-31 14:06:44 +0530
committerSeshu Kumar M <seshu.kumar.m@huawei.com>2017-10-31 09:12:44 +0000
commit04a4cc5805ca96326d8946ff4e316fe3aeb252b2 (patch)
treebd01b7f28a103e60fd0714fdab37840db1481f8d /asdc-controller/pom.xml
parent0d56f577bb840ff3dc883f25a5701768eb9d4a3d (diff)
second commit for the docker build issue
IssueId: SO-290 Change-Id: Ib097e14c7b06025a213e1cec1c2459fb59919c1a Signed-off-by: seshukm <seshu.kumar.m@huawei.com>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index e8dfe9f107..7dd0d82dce 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -100,7 +100,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-distribution-client</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.1.32-SNAPSHOT</version>
+ <version>1.1.32</version>
<exclusions>
<exclusion>
<groupId>org.slf4j</groupId>
@@ -113,7 +113,7 @@
<dependency>
<groupId>org.openecomp.sdc.sdc-tosca</groupId>
<artifactId>sdc-tosca</artifactId>
- <version>1.1.32-SNAPSHOT</version>
+ <version>1.1.34</version>
</dependency>