From: Venkata Harish K Kajur Date: Mon, 15 May 2017 17:27:36 +0000 (-0400) Subject: Add the readme and also update dist X-Git-Tag: v1.1.0~51 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=f189b8504ab23c3fc1168749ef8be07af392a8b9;p=aai%2Fresources.git Add the readme and also update dist Add the distribution management info for the changes needed for pushing javadocs Change-Id: Ibd68f6adecd8dba28c811bf205acf1d7072cd015 Signed-off-by: Venkata Harish K Kajur --- diff --git a/pom.xml b/pom.xml index e0f9c69d..97ee2fd0 100644 --- a/pom.xml +++ b/pom.xml @@ -17,6 +17,7 @@ https://nexus.onap.org + /content/sites/site/${project.groupId}/${project.artifactId}/${project.version} 1.8 1.8 ActiveAndAvailableInventory-CloudNetwork @@ -95,6 +96,23 @@ + + + ecomp-releases + ECOMP Release Repository + ${nexusproxy}/content/repositories/releases/ + + + ecomp-snapshots + ECOMP Snapshot Repository + ${nexusproxy}/content/repositories/snapshots/ + + + ecomp-site + dav:${nexusproxy}${sitePath} + + +