From dbc039187e4ca1d621a614e5d3c5f14e704aaaa9 Mon Sep 17 00:00:00 2001 From: Bartosz Gardziejewski Date: Tue, 14 Apr 2020 08:55:06 +0200 Subject: Fix names in distributionManagement Issue-ID: INT-1517 Signed-off-by: Bartosz Gardziejewski Change-Id: I4da091fec148732b92c2c74f67aa09e7e45d0bd6 --- netconfsimulator/pom.xml | 4 ++-- pnfsimulator/pom.xml | 4 ++-- pom.xml | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) 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} -- cgit 1.2.3-korg