aboutsummaryrefslogtreecommitdiffstats
path: root/asdc-controller/pom.xml
diff options
context:
space:
mode:
authorChrisC <cc697w@intl.att.com>2017-01-31 17:34:44 +0100
committerChrisC <cc697w@intl.att.com>2017-01-31 17:35:36 +0100
commit11eea8455f72368dd55680693d3d6d58260096d8 (patch)
treee193a7d7f2dc11677359b69779c27bcd5b7f84fb /asdc-controller/pom.xml
parent025301d08b061482c1f046d562bf017c8cbcfe8d (diff)
Updating dependent artifact version in a few pom.xml
Change-Id: I1b8d5e48da3ac4d1257214dab38706302d0acd10 Signed-off-by: ChrisC <cc697w@intl.att.com>
Diffstat (limited to 'asdc-controller/pom.xml')
-rw-r--r--asdc-controller/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 61bb3eaf46..6cad519a6d 100644
--- a/asdc-controller/pom.xml
+++ b/asdc-controller/pom.xml
@@ -64,7 +64,7 @@
<dependency>
<groupId>org.openecomp.sdc</groupId>
<artifactId>sdc-distribution-client</artifactId>
- <version>1.1.2</version>
+ <version>0.9.0</version>
<exclusions>
<exclusion> <!-- declare the exclusion here -->
<groupId>org.slf4j</groupId>