Add YangNetconfError
[yangtools.git] / data / yang-data-api / pom.xml
index d3bf30bd407190c4a934468271241880065785fb..9fe94b385ec57d72af232b1883a0e4ff7bbae74c 100644 (file)
           <groupId>org.opendaylight.yangtools</groupId>
           <artifactId>yang-model-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.immutables</groupId>
+            <artifactId>value</artifactId>
+            <classifier>annotations</classifier>
+        </dependency>
     </dependencies>
-
 </project>