Handle odl-mdsal-common with Karaf 4.0.9
[controller.git] / features / mdsal / odl-mdsal-broker-local / src / main / feature / feature.xml
index ff4c8d4977e2a216eb55268505ad22cd1eb4028c..c808b4859bbaf37987a84518c13ad5eb38fd8379 100644 (file)
@@ -7,6 +7,8 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
  -->
 <features name="odl-mdsal-${project.version}" xmlns="http://karaf.apache.org/xmlns/features/v1.2.0">
+    <!-- This needs to be added manually until we resolve the odl-mdsal-common situation -->
+    <repository>mvn:org.opendaylight.controller/odl-mdsal-common/${project.version}/xml/features</repository>
     <feature name="odl-mdsal-broker-local" version="${project.version}">
         <bundle start-level="70">mvn:org.opendaylight.controller/sal-schema-service/${project.version}</bundle>
         <bundle start-level="40">mvn:org.opendaylight.controller/blueprint/${blueprint.version}</bundle>