Update MRI projects for Aluminium
[ovsdb.git] / utils / yang-utils / pom.xml
index b3d431f242e6a1ac95f6446733199bafd3b5e6c0..36ef534ec4c46867f8428948ae4245b15b530219 100644 (file)
@@ -28,6 +28,10 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
       <groupId>com.google.guava</groupId>
       <artifactId>guava</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.opendaylight.mdsal</groupId>
+      <artifactId>yang-binding</artifactId>
+    </dependency>
   </dependencies>
 
   <build>