Add support for formatting EffectiveModelContext
[mdsal.git] / yanglib / mdsal-yanglib-rfc7895 / pom.xml
index b4c8a2cf8bf83533d0971739720c0a34e5c5adc2..ccd82b833149d1e76e169e500a16b00d5a7b027a 100644 (file)
             <artifactId>mdsal-binding-dom-codec</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>