From e4ea78d36872e3f8460ab8db2099bc71b2080ce5 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Tue, 12 Sep 2017 14:43:57 -0400 Subject: Fix the stage site issue by adding onap.nexus.url Issue-ID: AAI-76 Change-Id: I853818968180d5d873ed2971cc2ce33bf16e4a00 Signed-off-by: Venkata Harish K Kajur --- aai-utils/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'aai-utils') diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 137b260b..6116c834 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -15,6 +15,7 @@ google_checks.xml + https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -135,4 +136,4 @@ - \ No newline at end of file + -- cgit 1.2.3-korg