Add docker registry to image name 67/6267/1
authorJulienBe <jb379x@att.com>
Wed, 26 Jul 2017 10:41:49 +0000 (12:41 +0200)
committerJulienBe <jb379x@att.com>
Wed, 26 Jul 2017 10:43:37 +0000 (12:43 +0200)
Issue: CLAMP-1
Change-Id: I9c4e19b15fac9066567bea8942d02553f78ac8d0
Signed-off-by: JulienBe <jb379x@att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 94331f2..801b2ee 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
                                <configuration>
-                                       <imageName>onap/clamp</imageName>
+                                       <imageName>${docker.push.registry}/onap/clamp</imageName>
                                        <dockerDirectory>src/main/docker</dockerDirectory>
                                        <serverId>docker-hub</serverId>
                                        <imageTags>