aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVenkata Harish K Kajur <vk250x@att.com>2017-03-26 14:45:12 +0000
committerVenkata Harish K Kajur <vk250x@att.com>2017-03-26 14:45:29 +0000
commitfcccbcf53fe9bc69ec11c9b03cf2de7ee59bf90d (patch)
tree61a0520ed6a11eda9b995683c6bc1d5c55d98dca
parent2fc3bd4a4fd6ffe8d204ae77dc6990861f2c6d59 (diff)
Update the pom to fix incorrect cred
Change-Id: If90473dc8243e3269adbfc39aa1f09817325c9a2 Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
-rw-r--r--ajsc-aai/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ajsc-aai/pom.xml b/ajsc-aai/pom.xml
index 0921a44..2a89bfa 100644
--- a/ajsc-aai/pom.xml
+++ b/ajsc-aai/pom.xml
@@ -436,7 +436,7 @@
<imageName>${docker.push.registry}/openecomp/${project.artifactId}</imageName>
<dockerDirectory>${dockerLocation}</dockerDirectory>
- <serverId>${docker.push.registry}</serverId>
+ <serverId>docker-hub</serverId>
<imageTags>
<imageTag>latest</imageTag>
</imageTags>