From 8a97d0d25ce3d8af90c1f9e25a5418b0a68e2134 Mon Sep 17 00:00:00 2001 From: "Determe, Sebastien (sd378r)" Date: Thu, 24 May 2018 15:07:19 +0200 Subject: [PATCH] New attempt to fix build Attempt to fix the docker build due to issue with spotify plugin Issue-ID: CLAMP-150 Change-Id: I74db544a57f3ab72050418ead40dedd12f420c33 Signed-off-by: Determe, Sebastien (sd378r) --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2001f987..cea95eb7 100644 --- a/pom.xml +++ b/pom.xml @@ -767,7 +767,7 @@ docker-maven-plugin 1.1.0 - tcp://localhost:2375 + http://localhost:2375 onap/clamp src/main/docker docker-hub -- 2.16.6