Added notification benchmark (ntfbenchmark) and rpc benchmark models
[controller.git] / benchmark / api / pom.xml
index 1bd6f14206f35e3f5f3e4fb7da9460faadb1adc4..5861d2c12c09406aad22824266e22d973ef50bb6 100644 (file)
@@ -20,4 +20,11 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <version>1.1.0-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
+  <dependencies>
+    <dependency>
+      <groupId>org.opendaylight.mdsal.model</groupId>
+      <artifactId>yang-ext</artifactId>
+    </dependency>
+  </dependencies>
+
 </project>