From: Venkata Harish K Kajur Date: Mon, 22 May 2017 17:22:30 +0000 (-0400) Subject: Fix the site jenkins job from failing X-Git-Tag: v1.1.0~107 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F07%2F4407%2F1;p=aai%2Faai-common.git Fix the site jenkins job from failing Change-Id: Ib8e94bc9f404e783f51d17f0b58f0bb14c1a475a Signed-off-by: Venkata Harish K Kajur --- diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 214e5bd5..4063a401 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -14,7 +14,7 @@ UTF-8 https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aai-common/${project.artifactId}/${project.version} 1.8 1.8 diff --git a/aai-core/pom.xml b/aai-core/pom.xml index f761c500..b8198e38 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -15,7 +15,7 @@ 1.8 1.8 https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aai-common/${project.artifactId}/${project.version} java jacoco ${project.build.directory}/surefire-reports diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 5e4ae95b..11b4018f 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -13,7 +13,7 @@ UTF-8 https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aai-common/${project.artifactId}/${project.version} 1.8 1.8 diff --git a/pom.xml b/pom.xml index bbecdd81..53384bb6 100644 --- a/pom.xml +++ b/pom.xml @@ -17,7 +17,7 @@ 1.8 UTF-8 https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/org/onap/aai-common/${project.artifactId}/${project.version} 1.1.0-SNAPSHOT 1.1.0-SNAPSHOT 1.1.0-SNAPSHOT