From: sg481n Date: Thu, 17 Aug 2017 21:25:33 +0000 (-0400) Subject: Update all pom files in aaf inno X-Git-Tag: v1.0.0~12 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=a85b56b321be5db345dd646a43bfedaa06f19414;p=aaf%2Finno.git Update all pom files in aaf inno Modify all pom files with distribution management repository. Issue-id: AAF-23 Change-Id: I5ccab177520d98cbc55e37728bbb40c9fce3269b Signed-off-by: sg481n --- diff --git a/env/pom.xml b/env/pom.xml index 9dbec53..311df66 100644 --- a/env/pom.xml +++ b/env/pom.xml @@ -119,12 +119,12 @@ ecomp-releases AAF Release Repository - ${nexusproxy}/${releaseNexusPath} + ${nexusproxy}${releaseNexusPath} ecomp-snapshots AAF Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ${nexusproxy}${snapshotNexusPath} diff --git a/log4j/pom.xml b/log4j/pom.xml index 6161106..7a044b7 100644 --- a/log4j/pom.xml +++ b/log4j/pom.xml @@ -135,12 +135,12 @@ ecomp-releases AAF Release Repository - ${nexusproxy}/${releaseNexusPath} + ${nexusproxy}${releaseNexusPath} ecomp-snapshots AAF Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ${nexusproxy}${snapshotNexusPath} diff --git a/pom.xml b/pom.xml index 27ecbcb..bb76bcb 100644 --- a/pom.xml +++ b/pom.xml @@ -156,12 +156,12 @@ ecomp-releases AAF Release Repository - ${nexusproxy}/${releaseNexusPath} + ${nexusproxy}${releaseNexusPath} ecomp-snapshots AAF Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ${nexusproxy}${snapshotNexusPath} diff --git a/rosetta/pom.xml b/rosetta/pom.xml index 9511ee0..7cd52cb 100644 --- a/rosetta/pom.xml +++ b/rosetta/pom.xml @@ -219,12 +219,12 @@ ecomp-releases AAF Release Repository - ${nexusproxy}/${releaseNexusPath} + ${nexusproxy}${releaseNexusPath} ecomp-snapshots AAF Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ${nexusproxy}${snapshotNexusPath} diff --git a/xgen/pom.xml b/xgen/pom.xml index 45a3bee..cd7cb54 100644 --- a/xgen/pom.xml +++ b/xgen/pom.xml @@ -105,12 +105,12 @@ ecomp-releases AAF Release Repository - ${nexusproxy}/${releaseNexusPath} + ${nexusproxy}${releaseNexusPath} ecomp-snapshots AAF Snapshot Repository - ${nexusproxy}/${snapshotNexusPath} + ${nexusproxy}${snapshotNexusPath}