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 6cad519a6d..75665bc01d 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>0.9.0</version> + <version>1.0.0</version> <exclusions> <exclusion> <!-- declare the exclusion here --> <groupId>org.slf4j</groupId> |