Features updated (odl-mdsal-common)
[openflowjava.git] / features / src / main / resources / features.xml
index 87d05699e24f6c1f73c9cbeabdff2319d372792e..315fd338ca738c441a8a740eedf27af1751fe4e1 100644 (file)
@@ -5,6 +5,7 @@
    xsi:schemaLocation="http://karaf.apache.org/xmlns/features/v1.2.0 http://karaf.apache.org/xmlns/features/v1.2.0">
     <repository>mvn:org.opendaylight.yangtools/features-yangtools/${yangtools.version}/xml/features</repository>
     <repository>mvn:org.opendaylight.controller/features-config/${config.version}/xml/features</repository>
+    <repository>mvn:org.opendaylight.controller/features-mdsal/${mdsal.version}/xml/features</repository>
     <feature name='odl-openflowjava-all' description="OpenDaylight :: Openflow Java :: All">
         <feature version='${project.version}'>odl-openflowjava-protocol</feature>
     </feature>
@@ -13,7 +14,7 @@
         <feature version='${yangtools.version}'>odl-yangtools-binding</feature>
         <feature version='${yangtools.version}'>odl-yangtools-models</feature>
         <feature version='${config.version}'>odl-config-api</feature>
-        <feature version='${yang.prototype.version}'>odl-mdsal-common</feature>
+        <feature version='${mdsal.version}'>odl-mdsal-common</feature>
         <bundle>mvn:io.netty/netty-buffer/${netty.version}</bundle>
         <bundle>mvn:io.netty/netty-common/${netty.version}</bundle>
         <bundle>mvn:io.netty/netty-transport/${netty.version}</bundle>