BGPCEP-574: Introduce RIB Policy interfaces
[bgpcep.git] / bgp / rib-spi / pom.xml
index 8a3cf211c121486f2efaf6fb699beccba17c5419..d7e1ab329cd0d125e43ac41638ace32e2b110ecd 100644 (file)
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-singleton-common-api</artifactId>
         </dependency>
-
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-dom-codec</artifactId>
+        </dependency>
         <!-- Test dependencies -->
         <dependency>
             <groupId>org.mockito</groupId>