diff options
author | Michael Lando <ml636r@att.com> | 2017-11-01 15:34:53 +0200 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-11-01 15:34:53 +0200 |
commit | 09949649bd04aa3115b435b7c65645a3af8e8c27 (patch) | |
tree | 2d810d6999d446d8e9f4c2480034aa7571fe41bd /asdc-tests | |
parent | 56cc56687d9e8e9bec81256c1ec1caaf878e8cc8 (diff) |
remove snapshots
Change-Id: I971e759a3ca0afde4eabf707d115dd24e03d4e8a
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@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 81a3bf6502..a28122590e 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> |