From: Gary Wu Date: Wed, 3 Oct 2018 20:21:30 +0000 (-0700) Subject: Remove hard-coding of ONAP nexus repos X-Git-Tag: 1.2.2~1 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oparent.git;a=commitdiff_plain;h=3c2e0329f9c4044116cdb50c69c4a9f5bb16aae1 Remove hard-coding of ONAP nexus repos Remove hard-coding of ONAP nexus repos so that they can be specified in the setting.xml for each build environment instead. Change-Id: Ieea666eac1626c0d0f64e7db786aa73851c22cfe Issue-ID: INT-678 Signed-off-by: Gary Wu --- diff --git a/oparent/pom.xml b/oparent/pom.xml index faafd12..2464ed9 100644 --- a/oparent/pom.xml +++ b/oparent/pom.xml @@ -45,52 +45,6 @@ ${basedir}/src/main/resources/swagger.json - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ONAP Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - ONAP Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - true - - - false - - - - - - central - Maven 2 repository 2 - http://repo2.maven.org/maven2/ - - - ecomp-releases - ONAP Release Repository - https://nexus.onap.org/content/repositories/releases/ - - - ecomp-snapshots - ONAP Snapshot Repository - https://nexus.onap.org/content/repositories/snapshots/ - - true - - - false - - - generate-json