From 26400da37d58d7e1943c1723e4b60b3d967765b8 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Thu, 24 May 2018 16:57:30 +0200 Subject: [PATCH] Attempt to fix build Attempt to fix the docker image for the image clamp build Issue-ID: CLAMP-150 Change-Id: Ic5ed258c83ad9a6ec98b5eda9389cd7c3edba845 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 24c148a9..80668523 100644 --- a/pom.xml +++ b/pom.xml @@ -803,7 +803,8 @@ docker-maven-plugin 1.1.0 - http://localhost:2375 + + http://127.0.0.1:2375 onap/clamp src/main/docker docker-hub -- 2.16.6