diff options
author | Yuli Shlosberg <ys9693@att.com> | 2017-11-26 19:05:23 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-11-27 08:49:27 +0000 |
commit | 0566f581c0f310384f42838c388f57234ed1d60e (patch) | |
tree | dd782da7ebd4ce591876865a564b9c1f65eb5e66 /asdc-tests | |
parent | 4d8033eeb036943c05b3a5752b8f4cd4d705272f (diff) |
sync 1.1.0 to master
Change-Id: I6e040f039895dd2ced55f95824473946b226fb5d
Issue-ID: SDC-707
Signed-off-by: Yuli Shlosberg <ys9693@att.com>
Diffstat (limited to 'asdc-tests')
-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> |