Fix mdsal-binding-test-model maven warning
[mdsal.git] / binding / mdsal-binding-test-model / pom.xml
index 4e0b23e16988008c5b9125abbb124972736a6958..59ae2361bc5988ea89ef7724e8a01b3b5924b296 100644 (file)
     </properties>
 
     <dependencies>
+        <dependency>
+            <groupId>com.google.guava</groupId>
+            <artifactId>guava</artifactId>
+        </dependency>
+        <dependency>
+            <groupId>org.opendaylight.yangtools</groupId>
+            <artifactId>yang-common</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>yang-ext</artifactId>