From 2b3c5dd424520606c8ad3af4a97af92a4349e4aa Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 21 Sep 2017 00:15:31 -0400 Subject: Fix the site path so it didn't get overwritten Issue-ID: AAI-76 Change-Id: I0e6f0041b09a3208f88bed577b91ed8b37ec86e2 Signed-off-by: Venkata Harish K Kajur --- aai-core/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'aai-core/pom.xml') diff --git a/aai-core/pom.xml b/aai-core/pom.xml index d4a95a36..675a0ca4 100644 --- a/aai-core/pom.xml +++ b/aai-core/pom.xml @@ -10,9 +10,9 @@ aai-core aai-core + 1.1.0-SNAPSHOT jar - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} https://nexus.onap.org java jacoco @@ -506,13 +506,6 @@ - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - - -- cgit 1.2.3-korg