Initial code drop of netconf protocol implementation
[controller.git] / opendaylight / config / yang-store-impl / pom.xml
index 69531c61b6743600f6b4411200194123be0a3b1b..97285c1f22ee8de7978f92a0ece595f0d10e62b1 100644 (file)
@@ -32,7 +32,7 @@
         </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
-            <artifactId>binding-generator-impl</artifactId>
+            <artifactId>binding-type-provider</artifactId>
             <version>${opendaylight.binding.version}</version>
         </dependency>
         <dependency>