From 0243434723ac79fa7042a6f725bb60744b576a70 Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Wed, 17 May 2017 14:00:35 -0400 Subject: Update the pom to fix the site path Change-Id: I0ad5c521abf29d7fd52d8778d7a7aebc276eda37 Signed-off-by: Venkata Harish K Kajur --- aai-core/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'aai-core') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index 1fc32a09..d77596fe 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -13,7 +13,7 @@ 1.8 1.1.0-SNAPSHOT https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} + /content/sites/site/${project.groupId}/aai-common/${project.artifactId}/${project.version} java jacoco ${project.build.directory}/surefire-reports -- cgit 1.2.3-korg