From fbe5f5c05c84d4b369e7592a98e9243d81072028 Mon Sep 17 00:00:00 2001 From: Thanh Ha Date: Tue, 10 Mar 2015 10:49:54 -0400 Subject: [PATCH] Add netconf-ssh as dependency to features-mdsal This should fix our issue with autorelease-lithium build failing due to missing netconf-ssh which happens occassionally. Change-Id: I655290e1110203195934bfac1adf47d6d08f60db Signed-off-by: Thanh Ha --- features/mdsal/pom.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features/mdsal/pom.xml b/features/mdsal/pom.xml index 5b5c1b94e0..bd0a99d9ca 100644 --- a/features/mdsal/pom.xml +++ b/features/mdsal/pom.xml @@ -300,6 +300,10 @@ xml config + + org.opendaylight.controller + netconf-ssh + org.opendaylight.controller.model -- 2.36.6