Add general-entity yang to common
[mdsal.git] / binding / mdsal-binding-api / pom.xml
index 6dc2e329c5984314cf634b9863093956fa38291e..405926d12712b0e2e7cfcd07fdbccdb1f1a5faef 100644 (file)
       <groupId>org.opendaylight.mdsal</groupId>
       <artifactId>mdsal-common-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.model</groupId>
+      <artifactId>general-entity</artifactId>
+    </dependency>
     <dependency>
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>concepts</artifactId>