Update the pom to fix incorrect cred 47/2447/1
authorVenkata Harish K Kajur <vk250x@att.com>
Sun, 26 Mar 2017 14:45:12 +0000 (14:45 +0000)
committerVenkata Harish K Kajur <vk250x@att.com>
Sun, 26 Mar 2017 14:45:29 +0000 (14:45 +0000)
Change-Id: If90473dc8243e3269adbfc39aa1f09817325c9a2
Signed-off-by: Venkata Harish K Kajur <vk250x@att.com>
ajsc-aai/pom.xml

index 0921a44..2a89bfa 100644 (file)
                                                
                                <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>