Updating dependent artifact version in a few pom.xml
Change-Id: I1b8d5e48da3ac4d1257214dab38706302d0acd10
Signed-off-by: ChrisC <cc697w@intl.att.com>
diff --git a/asdc-controller/pom.xml b/asdc-controller/pom.xml
index 61bb3ea..6cad519 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>