From 027c3633b6d9b012b3efebc6ba94c308968b18c6 Mon Sep 17 00:00:00 2001 From: JulienBe Date: Thu, 22 Jun 2017 12:04:24 +0200 Subject: [CLAMP-1] Changes to match build Changing registry variable name Updating version Change-Id: I394b4eb19e1f79eab835c2dca242a804d0c6bc90 Signed-off-by: JulienBe --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index ecd9937cc..c00334ea1 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 org.onap.clamp clds - 0.0.1-SNAPSHOT + 1.0.0-SNAPSHOT ONAP CLAMP @@ -35,7 +35,7 @@ true ${project.version} - localhost:5000 + localhost:5000 true true true @@ -684,7 +684,7 @@ onap/clamp - ${clamp.registry}/onap/clamp + ${docker.push.registry}/onap/clamp true ${skip.docker.tag} -- cgit 1.2.3-korg