Use docker registry properties in policy-api 48/122748/1
authorJim Hahn <jrh3@att.com>
Mon, 19 Jul 2021 18:51:21 +0000 (14:51 -0400)
committerJim Hahn <jrh3@att.com>
Mon, 19 Jul 2021 18:51:39 +0000 (14:51 -0400)
Issue-ID: POLICY-3374
Change-Id: Icd91864ec2959f7be024a575a72f262da4db8357
Signed-off-by: Jim Hahn <jrh3@att.com>
packages/policy-api-docker/pom.xml

index 251e84d..1d500b2 100644 (file)
@@ -42,8 +42,6 @@
         <docker.skip>false</docker.skip>
         <docker.skip.build>false</docker.skip.build>
         <docker.skip.push>false</docker.skip.push>
-        <docker.pull.registry>nexus3.onap.org:10001</docker.pull.registry>
-        <docker.push.registry>nexus3.onap.org:10003</docker.push.registry>
         <maven.build.timestamp.format>yyyyMMdd'T'HHmm</maven.build.timestamp.format>
     </properties>