From: Bartosz Gardziejewski Date: Tue, 14 Apr 2020 06:55:06 +0000 (+0200) Subject: Fix names in distributionManagement X-Git-Tag: 1.0.0~48^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F84%2F105884%2F1;p=integration%2Fsimulators%2Fpnf-simulator.git Fix names in distributionManagement Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I4da091fec148732b92c2c74f67aa09e7e45d0bd6 --- diff --git a/netconfsimulator/pom.xml b/netconfsimulator/pom.xml index 1d8bb58..4f2a5ac 100644 --- a/netconfsimulator/pom.xml +++ b/netconfsimulator/pom.xml @@ -319,12 +319,12 @@ ecomp-releases - AAF Release Repository + Integration simulators Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + Integration simulators Snapshot Repository ${nexusproxy}${snapshotNexusPath} diff --git a/pnfsimulator/pom.xml b/pnfsimulator/pom.xml index 29ca352..ee5af98 100644 --- a/pnfsimulator/pom.xml +++ b/pnfsimulator/pom.xml @@ -404,12 +404,12 @@ ecomp-releases - AAF Release Repository + Integration simulators Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + Integration simulators Snapshot Repository ${nexusproxy}${snapshotNexusPath} diff --git a/pom.xml b/pom.xml index fa18b56..ce91ff9 100644 --- a/pom.xml +++ b/pom.xml @@ -85,12 +85,12 @@ ecomp-releases - AAF Release Repository + Integration simulators Release Repository ${nexusproxy}${releaseNexusPath} ecomp-snapshots - AAF Snapshot Repository + Integration simulators Snapshot Repository ${nexusproxy}${snapshotNexusPath}