From: Filip Krzywka Date: Mon, 19 Nov 2018 15:17:05 +0000 (+0100) Subject: Fix tagging for CSITs X-Git-Tag: 1.1.0~99^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=3cebad109c47036c913964c853778f082dd1e875;p=dcaegen2%2Fcollectors%2Fhv-ves.git Fix tagging for CSITs - latest tag should not be used to prevent confusion with casablanca, instead 1.1-SNAPSHOT should when referring to latests (Dublin) build - this allows for less frequent changes in CSIT repository after code freeze (when changes need to update service version) Change-Id: I4c94a5a2e90d0c77d51110ed97c9e28c30130f10 Issue-ID: DCAEGEN2-983 Signed-off-by: Filip Krzywka --- diff --git a/pom.xml b/pom.xml index f54e4c12..71a754cd 100644 --- a/pom.xml +++ b/pom.xml @@ -89,6 +89,7 @@ ${onap.nexus.dockerregistry.daily} onap ${project.groupId}.${project.artifactId} + 1.1-SNAPSHOT @@ -453,7 +454,7 @@ ${project.version}-${maven.build.timestamp}Z ${project.version} - latest + ${docker-image.latest}