From: Venkata Harish K Kajur Date: Tue, 12 Sep 2017 18:43:57 +0000 (-0400) Subject: Fix the stage site issue by adding onap.nexus.url X-Git-Tag: v1.1.0~42 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F12013%2F1;p=aai%2Faai-common.git Fix the stage site issue by adding onap.nexus.url Issue-ID: AAI-76 Change-Id: I853818968180d5d873ed2971cc2ce33bf16e4a00 Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index ff16399e..4560448b 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -12,6 +12,7 @@ aai-annotations jar + https://nexus.onap.org /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index a5751cc1..b670305a 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -11,6 +11,7 @@ 1.1.0-SNAPSHOT + https://nexus.onap.org google_checks.xml /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 7248f491..d4a95a36 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -13,6 +13,7 @@ jar /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + https://nexus.onap.org java jacoco ${project.build.directory}/surefire-reports diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 02582704..65961347 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -12,6 +12,7 @@ aai-schema /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + https://nexus.onap.org 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 + diff --git a/pom.xml b/pom.xml index 3170a3e3..a4bbde88 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,7 @@ /content/sites/site/org/onap/aai/aai-common/${project.artifactId}/${project.version} + https://nexus.onap.org 1.1.0-SNAPSHOT 1.1.0-SNAPSHOT 1.1.0-SNAPSHOT