From e6a669cf9a2649aab72f071111ac0df2b37d774b Mon Sep 17 00:00:00 2001 From: "Singal, Kapil (ks220y)" Date: Mon, 17 May 2021 13:23:11 -0400 Subject: Refactoring onap nexus url's and related section Issue-ID: CCSDK-3298 Signed-off-by: Singal, Kapil (ks220y) Change-Id: I8798f0cfa7b0042628f508ca851a42d76a5f7b21 --- odlparent/setup/src/main/resources/pom-template.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'odlparent/setup') diff --git a/odlparent/setup/src/main/resources/pom-template.xml b/odlparent/setup/src/main/resources/pom-template.xml index c67c52e5..fef5c962 100755 --- a/odlparent/setup/src/main/resources/pom-template.xml +++ b/odlparent/setup/src/main/resources/pom-template.xml @@ -55,7 +55,6 @@ UTF-8 UTF-8 - https://nexus.onap.org /content/sites/site/\${project.groupId}/\${project.artifactId}/\${project.version} @@ -66,6 +65,7 @@ + https://nexus.onap.org nexus.onap.org 443 https @@ -301,8 +301,8 @@ true - + onap-public @@ -363,7 +363,6 @@ JCenter Repository http://jcenter.bintray.com - Restlet Restlet Repository -- cgit 1.2.3-korg