Add missing odl-config-netty feature into odl-netconf-mdsal 32/25532/3
authorTomas Cere <tcere@cisco.com>
Thu, 20 Aug 2015 12:07:05 +0000 (14:07 +0200)
committerGerrit Code Review <gerrit@opendaylight.org>
Tue, 25 Aug 2015 11:08:54 +0000 (11:08 +0000)
Change-Id: I6a37e285f9fd74b24123830634a33dbcdfad3414
Signed-off-by: Tomas Cere <tcere@cisco.com>
opendaylight/netconf/features/netconf/src/main/resources/features.xml

index ab38cef3b44f1acd7a1322439fdb489167939ec2..01d0ef1ca2c5fed0a1eb72cb8308c04144daac2a 100644 (file)
 
   <feature name='odl-netconf-mdsal' version='${mdsal.version}' description="OpenDaylight :: Netconf :: Mdsal">
     <feature version='${config.version}'>odl-config-all</feature>
+    <feature version='${config.version}'>odl-config-netty</feature>
     <feature version='${project.version}'>odl-netconf-all</feature>
     <feature version='${project.version}'>odl-netconf-tcp</feature>
     <feature version='${project.version}'>odl-netconf-ssh</feature>