diff options
author | Michael Lando <ml636r@att.com> | 2017-10-24 23:33:11 +0300 |
---|---|---|
committer | Michael Lando <ml636r@att.com> | 2017-11-01 14:44:48 +0200 |
commit | f9114e9c48f350d1163de2004f390ffddb06cd50 (patch) | |
tree | ab501d2cda3ef89e021a0598bcfc044819e802c6 /sdc-distribution-ci | |
parent | 05f8315ebd821f34eb2abd918232fdd0eb576ead (diff) |
remove use of snapshotsv1.1.321.0.0-ONAP1.0.0-Amsterdam
Change-Id: I76783de853d2ee56b1e5423207c4d1d1fa7fd888
Issue-Id: SDC-530
Signed-off-by: Michael Lando <ml636r@att.com>
Diffstat (limited to 'sdc-distribution-ci')
-rw-r--r-- | sdc-distribution-ci/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdc-distribution-ci/pom.xml b/sdc-distribution-ci/pom.xml index 8cfc4a1..59a4f00 100644 --- a/sdc-distribution-ci/pom.xml +++ b/sdc-distribution-ci/pom.xml @@ -32,7 +32,7 @@ <dependency> <groupId>org.openecomp.sdc.sdc-tosca</groupId> <artifactId>sdc-tosca</artifactId> - <version>1.1.32-SNAPSHOT</version> + <version>1.1.32</version> <scope>compile</scope> </dependency> |