Proxy over MDSAL-provided IMDS
[controller.git] / opendaylight / md-sal / sal-inmemory-datastore / pom.xml
index 917ea4faf29dfdc29b80a4333ef23de86c83aa77..3c7691641311d1a1cc9ee3f2d6f74c1b6d3dc7a7 100644 (file)
@@ -60,8 +60,8 @@
     </dependency>
 
     <dependency>
-      <groupId>org.opendaylight.controller</groupId>
-      <artifactId>sal-dom-config</artifactId>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>mdsal-dom-inmemory-datastore</artifactId>
     </dependency>
 
     <dependency>