From 06f578adacef17c0069c8eccef432c65f3ceb68f Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Mon, 20 Feb 2017 18:02:08 +0000 Subject: Add ecomp to docker image name Change-Id: Ie01a2b33041cc0e198d48c3bf3ab7777fc876238 Signed-off-by: Venkata Harish K Kajur --- ajsc-aai/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml index f4c2e1c..ffd407f 100644 --- a/ajsc-aai/pom.xml +++ b/ajsc-aai/pom.xml @@ -612,7 +612,7 @@ true - ${docker.push.registry}/${project.artifactId} + ${docker.push.registry}/ecomp/${project.artifactId} ${dockerLocation} docker-hub -- cgit 1.2.3-korg