From: Lusheng Ji Date: Tue, 3 Apr 2018 02:50:25 +0000 (-0400) Subject: Fix docker tag based on CIMAN-132 X-Git-Tag: 2.0.0-ONAP~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=460b47e44813cad79180eb9ac96dfac2e295a32a;p=dcaegen2%2Fplatform%2Finventory-api.git Fix docker tag based on CIMAN-132 Issue-ID: DCAEGEN2-206 Change-Id: I77e011fd61fa8947f20b1d3e05aab2cb64754287 Signed-off-by: Lusheng Ji --- diff --git a/pom.xml b/pom.xml index 95910a6..b858c8f 100644 --- a/pom.xml +++ b/pom.xml @@ -340,7 +340,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 8080 - ${project.version}-${maven.build.timestamp} + ${project.version}-SNAPSHOT-${maven.build.timestamp}Z + ${project.version} latest ${onap.nexus.dockerregistry.daily}