Merge "Bug 1817 - Have the md-sal-broker feature reference the yangmodels feature...
authorEd Warnicke <eaw@cisco.com>
Wed, 17 Sep 2014 20:59:53 +0000 (20:59 +0000)
committerGerrit Code Review <gerrit@opendaylight.org>
Wed, 17 Sep 2014 20:59:53 +0000 (20:59 +0000)
features/mdsal/src/main/resources/features.xml

index b6091ac1613f827905801618e737f37cc8bf0d25..0e24176b9fd77f239b32c5efcd234fce50f55d3e 100644 (file)
@@ -18,6 +18,7 @@
     <feature name='odl-mdsal-broker' version='${project.version}' description="OpenDaylight :: MDSAL :: Broker">
         <feature version='${yangtools.version}'>odl-yangtools-common</feature>
         <feature version='${yangtools.version}'>odl-yangtools-binding</feature>
+        <feature version='${yangtools.version}'>odl-yangtools-models</feature>
         <feature version='${mdsal.version}'>odl-mdsal-common</feature>
         <feature version='${config.version}'>odl-config-startup</feature>
         <feature version='${config.version}'>odl-config-netty</feature>