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=3f2c48f773b748986d2032c4cd74c06621f9f258;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}