Move GlobalBundleScanningSchemaServiceImpl to its own bundle
[controller.git] / features / mdsal / pom.xml
index fa956000a4f8bddf6552c47244c7011cdd3b9de2..c342dd8e28282d0bcb65b9d8ebce946a70960b50 100644 (file)
       <groupId>org.opendaylight.controller</groupId>
       <artifactId>sal-dom-broker-config</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.controller</groupId>
+      <artifactId>sal-schema-service</artifactId>
+    </dependency>
 
     <!-- message-bus -->
     <dependency>