From d34a9688b74e418871e858834345a73d9afce610 Mon Sep 17 00:00:00 2001 From: lizi Date: Fri, 13 Oct 2017 12:57:37 +0800 Subject: Add staging version. Add staging version, remove the unused files. Change-Id: I7ad2b91d956b48ab393d633de7ac6596877175f3 Issue-ID: AAI-432 Signed-off-by: lizi --- distribution/pom.xml | 30 +++++++++++++++++++++++++++++- 1 file changed, 29 insertions(+), 1 deletion(-) (limited to 'distribution') diff --git a/distribution/pom.xml b/distribution/pom.xml index ab03967..d0e2a77 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -248,6 +248,32 @@ + @@ -270,7 +296,9 @@ ${basedir}/${version.output} ${basedir}/target/version/Dockerfile - ${project.version}-STAGING-latest + ${project.version} + ${project.version}-STAGING-${maven.build.timestamp} + ${project.docker.latesttag.version} -- cgit 1.2.3-korg