diff options
Diffstat (limited to 'asdc-controller')
-rw-r--r-- | asdc-controller/pom.xml | 2 |
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> |