summaryrefslogtreecommitdiffstats
path: root/infra/notification/api/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'infra/notification/api/pom.xml')
-rw-r--r--infra/notification/api/pom.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/infra/notification/api/pom.xml b/infra/notification/api/pom.xml
index 81913591d..0220dc1fd 100644
--- a/infra/notification/api/pom.xml
+++ b/infra/notification/api/pom.xml
@@ -33,5 +33,9 @@
<groupId>org.opendaylight.mdsal</groupId>
<artifactId>mdsal-dom-api</artifactId>
</dependency>
+ <dependency>
+ <groupId>org.opendaylight.mdsal</groupId>
+ <artifactId>yang-binding</artifactId>
+ </dependency>
</dependencies>
</project>