From eaed3147ae47f5189b5350db0bd568e5ff447c97 Mon Sep 17 00:00:00 2001 From: Anaël Closson Date: Wed, 5 Apr 2017 17:11:20 +0200 Subject: Add maven site info MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ib266e2399ce419cad7842014c886231fc6bf09a1 Signed-off-by: Anaël Closson --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 397f8f6..a0d4548 100644 --- a/pom.xml +++ b/pom.xml @@ -13,6 +13,7 @@ /content/repositories/snapshots/ /content/repositories/releases/ /content/repositories/staging/ + /content/sites/site/org/onap/mso/lib/${project.version} @@ -25,6 +26,10 @@ OpenECOMP - Snapshot Repository ${nexusproxy}/${snapshotNexusPath} + + ecomp-site + dav:${nexusproxy}${siteNexusPath} + openstack-client -- cgit 1.2.3-korg