From: LiZi Date: Wed, 25 Apr 2018 02:13:59 +0000 (-0400) Subject: Fix the docker tag. X-Git-Tag: v1.1.0~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F44553%2F1;p=aai%2Fesr-gui.git Fix the docker tag. Change-Id: I49211f8d4ff169bba31187e25ce9a389fabc9d67 Issue-ID: AAI-1095 Signed-off-by: LiZi --- diff --git a/distribution/pom.xml b/distribution/pom.xml index 4021bf9..0765127 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -300,7 +300,7 @@ ${basedir}/target/version/Dockerfile ${project.version} - ${project.version}-STAGING-${maven.build.timestamp} + ${project.version}-${maven.build.timestamp} ${project.docker.latesttag.version}