From ff1f3422841a4a6464db72c9dbe10406dd158989 Mon Sep 17 00:00:00 2001 From: Gary Wu Date: Wed, 23 Aug 2017 13:24:41 -0700 Subject: Remove distribution site from oparent Change-Id: I4fc1010bd7b3835d9ab6c59b1487328b8b66f7a9 Issue-id: INT-111 Signed-off-by: Gary Wu --- pom.xml | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index d4012a8..ebab15a 100644 --- a/pom.xml +++ b/pom.xml @@ -33,6 +33,8 @@ UTF-8 UTF-8 https://nexus.onap.org + + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} @@ -43,11 +45,6 @@ ecomp-snapshots ${onap.nexus.url}/content/repositories/snapshots - - ecomp-site - - dav:${onap.nexus.url}${sitePath} - -- cgit 1.2.3-korg