diff options
Diffstat (limited to 'asdc-tests/pom.xml')
-rw-r--r-- | asdc-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/asdc-tests/pom.xml b/asdc-tests/pom.xml index bfb7920d51..a37d1e8a9c 100644 --- a/asdc-tests/pom.xml +++ b/asdc-tests/pom.xml @@ -268,7 +268,7 @@ <dependency> <groupId>org.openecomp.sdc.sdc-distribution-client</groupId> <artifactId>sdc-distribution-client</artifactId> - <version>1.1.9-SNAPSHOT</version> + <version>1.1.32</version> <scope>compile</scope> </dependency> |