diff options
author | Michael Lando <ml636r@att.com> | 2017-11-01 14:38:02 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2017-11-01 14:38:02 +0000 |
commit | b6d08d886acc9765ebe5462baf53b2ed4cba27ce (patch) | |
tree | da5eb0316d41e3adf0f263a4cf7f55140c79fb94 | |
parent | 0be191f9a98b644a4372ef6629eef78f7993a741 (diff) | |
parent | 09949649bd04aa3115b435b7c65645a3af8e8c27 (diff) |
Merge "remove snapshots" into release-1.1.0
-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> |