Update MRI projects for Aluminium
[bgpcep.git] / pcep / topology / cli / pom.xml
index 8f38df6122e2caa76bf23d1505794cb2da7f31a0..dbcd595135ab5c0f05102311efb44be26613666f 100644 (file)
             <artifactId>mdsal-binding-dom-adapter</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>org.opendaylight.mdsal</groupId>
+            <artifactId>mdsal-binding-test-utils</artifactId>
+            <scope>test</scope>
+        </dependency>
     </dependencies>
 
     <build>