aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJim Hahn <jrh3@att.com>2021-07-20 15:42:44 +0000
committerGerrit Code Review <gerrit@onap.org>2021-07-20 15:42:44 +0000
commit6c5332aef8f348c362a2aa4b91f47078fc68dcfc (patch)
treea27cb8464ef3deab110a604f5d339b2c4fc3a809
parentd3f2a5b966e49f4018d9913a2d91ed3a1f7cebbf (diff)
parentf0a3e33902ba76e649f09b7ce0521045d773219d (diff)
Merge "Use docker registry properties in policy-api"
-rw-r--r--packages/policy-api-docker/pom.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/packages/policy-api-docker/pom.xml b/packages/policy-api-docker/pom.xml
index 251e84d4..1d500b21 100644
--- a/packages/policy-api-docker/pom.xml
+++ b/packages/policy-api-docker/pom.xml
@@ -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>