From 2b3c5dd424520606c8ad3af4a97af92a4349e4aa Mon Sep 17 00:00:00 2001 From: Venkata Harish K Kajur Date: Thu, 21 Sep 2017 00:15:31 -0400 Subject: [PATCH] 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-annotations/pom.xml | 9 +-------- aai-auth/pom.xml | 7 ------- aai-core/pom.xml | 9 +-------- aai-schema/pom.xml | 9 +-------- aai-utils/pom.xml | 8 -------- 5 files changed, 3 insertions(+), 39 deletions(-) diff --git a/aai-annotations/pom.xml b/aai-annotations/pom.xml index 4560448b..29045c82 100644 --- a/aai-annotations/pom.xml +++ b/aai-annotations/pom.xml @@ -11,9 +11,9 @@ aai-annotations aai-annotations jar + 1.1.0-SNAPSHOT https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -37,13 +37,6 @@ - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - - diff --git a/aai-auth/pom.xml b/aai-auth/pom.xml index b670305a..219a8acf 100644 --- a/aai-auth/pom.xml +++ b/aai-auth/pom.xml @@ -13,7 +13,6 @@ https://nexus.onap.org google_checks.xml - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -68,12 +67,6 @@ - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - 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} - - - diff --git a/aai-schema/pom.xml b/aai-schema/pom.xml index 65961347..c145d914 100644 --- a/aai-schema/pom.xml +++ b/aai-schema/pom.xml @@ -10,8 +10,8 @@ aai-schema aai-schema + 1.1.0-SNAPSHOT - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} https://nexus.onap.org @@ -82,13 +82,6 @@ - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - - diff --git a/aai-utils/pom.xml b/aai-utils/pom.xml index 6116c834..6c01065a 100644 --- a/aai-utils/pom.xml +++ b/aai-utils/pom.xml @@ -16,7 +16,6 @@ google_checks.xml https://nexus.onap.org - /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -111,13 +110,6 @@ - - - ecomp-site - dav:${onap.nexus.url}${sitePath} - - - -- 2.16.6