From: Lasse Kaihlavirta Date: Tue, 15 Dec 2020 10:00:06 +0000 (+0200) Subject: Separate snapshot tag var names from original X-Git-Tag: 1.1.1~17 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=110bb110a48b98a40dad33e80071e0a21386f11d;hp=110bb110a48b98a40dad33e80071e0a21386f11d;p=ccsdk%2Fdistribution.git Separate snapshot tag var names from original - original tag variables in pom.xmls are being used also outside of the poms (namely, in Dockerfiles) and the new tag usage is not taken in use in all images yet, so the tag names are now differentiated to support old usage where necessary - add STAGING-latest tag in TagSnapshotVersion groovy script as a quick fix for odlsli-alpine dependencies for now - minor typo corrections Issue-ID: CCSDK-3019 Signed-off-by: Lasse Kaihlavirta Change-Id: Ib6b5e275ea305f5871f124da78a6e94b126c0266 ---