Promote BindingRuntimeContext to binding-generator-api
[mdsal.git] / entityownership / mdsal-eos-binding-adapter / pom.xml
index b0ed30e76af34cbda326cb3b41c2aa3290eae5ce..3c6428f6e432b189b255d696aeaaedae145f9898 100644 (file)
             <groupId>org.osgi</groupId>
             <artifactId>org.osgi.core</artifactId>
         </dependency>
+
         <dependency>
             <groupId>org.apache.commons</groupId>
             <artifactId>commons-lang3</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-generator-impl</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
     <scm>
         <connection>scm:git:http://git.opendaylight.org/gerrit/controller.git</connection>