From 7f5d8f1fe6f8bdc761171661ec6088845e049a60 Mon Sep 17 00:00:00 2001 From: Patrick Brady Date: Wed, 26 Apr 2017 09:13:46 -0700 Subject: [PATCH] Adding back docker staging tag with the timestamp Change-Id: I5e1be822e3011edbb292b9438b5a63c5ba68575d Signed-off-by: Patrick Brady --- installation/appc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installation/appc/pom.xml b/installation/appc/pom.xml index 4df9516..db1cb67 100644 --- a/installation/appc/pom.xml +++ b/installation/appc/pom.xml @@ -205,7 +205,7 @@ ${basedir}/target/docker-stage ${basedir}/target/docker-stage/Dockerfile - + ${appc.docker.staging.version}-STAGING-${maven.build.timestamp} ${release_name}.${sprint_number}-STAGING-latest -- 2.16.6