Move GlobalBundleScanningSchemaServiceImpl to its own bundle
[controller.git] / features / mdsal / pom.xml
index 8ac07c2c5419b24c2ccdacbe06f080897a8d4f39..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>
       <artifactId>model-inventory</artifactId>
     </dependency>
 
-    <dependency>
-      <groupId>org.opendaylight.controller.samples</groupId>
-      <artifactId>clustering-it-config</artifactId>
-      <version>${controller.mdsal.version}</version>
-      <type>xml</type>
-      <classifier>config</classifier>
-    </dependency>
     <dependency>
       <groupId>org.opendaylight.controller.samples</groupId>
       <artifactId>clustering-it-config</artifactId>