From a85b56b321be5db345dd646a43bfedaa06f19414 Mon Sep 17 00:00:00 2001 From: sg481n Date: Thu, 17 Aug 2017 17:25:33 -0400 Subject: 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 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pom.xml') 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} -- cgit 1.2.3-korg