Add missing RFC8542 docs dependency
[mdsal.git] / docs / pom.xml
index a6da97283a7488fdf6222279118942daf8a53a55..5e2cf6fb608058a0669c4b87d302f7558ce95053 100644 (file)
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc8530</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
+            <artifactId>rfc8542</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal.model</groupId>
             <artifactId>ietf-restconf</artifactId>