From 4f1487fca5dd1b4552c4d838ed7239d37680ff0b Mon Sep 17 00:00:00 2001 From: Mathieu Lemay Date: Tue, 10 Jun 2014 16:09:43 -0400 Subject: [PATCH] Renamed MD-SAL all feature to follow proper odl prefix Change-Id: I727869714d42f9711000c9660cdb3ee2c468b3f0 Signed-off-by: Mathieu Lemay --- opendaylight/md-sal/feature/src/main/resources/features.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/opendaylight/md-sal/feature/src/main/resources/features.xml b/opendaylight/md-sal/feature/src/main/resources/features.xml index f816018519..16b4574037 100644 --- a/opendaylight/md-sal/feature/src/main/resources/features.xml +++ b/opendaylight/md-sal/feature/src/main/resources/features.xml @@ -3,7 +3,7 @@ - + odl-mdsal-commons odl-mdsal-broker odl-mdsal-restconf @@ -46,4 +46,4 @@ wrap:mvn:io.netty/netty-handler/${netty.version} wrap:mvn:io.netty/netty-transport/${netty.version} - \ No newline at end of file + -- 2.36.6