Stop swallowing exceptions in XmlElement optional methods.
[controller.git] / opendaylight / netconf / netconf-util / pom.xml
index 93c1f9b92aded20f8f3bfc0766a9d25e4359b573..6f9ebede8d39f9e61825e4b14f8f2e2cce4870e3 100644 (file)
       <groupId>org.opendaylight.yangtools</groupId>
       <artifactId>mockito-configuration</artifactId>
     </dependency>
+  <dependency>
+      <groupId>org.opendaylight.yangtools</groupId>
+      <artifactId>yang-model-api</artifactId>
+  </dependency>
   </dependencies>
 
   <build>