From 0134d5abb19680cbc83371d66964f9165e58c773 Mon Sep 17 00:00:00 2001 From: Ed Warnicke Date: Wed, 21 Aug 2013 22:37:35 -0500 Subject: [PATCH] Added distributionManagement section to md-sal parent pom. Change-Id: I553acfa7476e88a389002b3a3a864ded9e3ba3ac Signed-off-by: Ed Warnicke --- opendaylight/sal/yang-prototype/sal/pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/opendaylight/sal/yang-prototype/sal/pom.xml b/opendaylight/sal/yang-prototype/sal/pom.xml index 3b38c1eee7..a2690826ee 100644 --- a/opendaylight/sal/yang-prototype/sal/pom.xml +++ b/opendaylight/sal/yang-prototype/sal/pom.xml @@ -107,6 +107,23 @@ + + + + opendaylight-release + ${nexusproxy}/repositories/opendaylight.release/ + + + + opendaylight-snapshot + ${nexusproxy}/repositories/opendaylight.snapshot/ + + + + website + ${sitedeploy} + + -- 2.36.6