From e2143166a7fb1c31d140bea3ce3e8215530c0aff Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Mon, 19 Jul 2021 14:55:47 -0400 Subject: Use docker registry properties in distribution Issue-ID: POLICY-3374 Change-Id: I78ce18ef57fd5655597b169f21f8bae8228773b5 Signed-off-by: Jim Hahn --- packages/policy-distribution-docker/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packages/policy-distribution-docker/pom.xml b/packages/policy-distribution-docker/pom.xml index 5fab82ae..8f3e52a4 100644 --- a/packages/policy-distribution-docker/pom.xml +++ b/packages/policy-distribution-docker/pom.xml @@ -2,6 +2,7 @@ ============LICENSE_START======================================================= Copyright (C) 2018 Ericsson. All rights reserved. Modifications Copyright (C) 2020 Bell Canada. + Modifications Copyright (C) 2021 AT&T Intellectual Property. All rights reserved. ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. @@ -42,8 +43,6 @@ false false false - nexus3.onap.org:10001 - nexus3.onap.org:10003 yyyyMMdd'T'HHmm -- cgit 1.2.3-korg