BUG-5790: BGP Test tool
[bgpcep.git] / bgp / bmp-mock / pom.xml
index 06fa303e291acc3a8e5e67a36af5d3885e105fb9..f20e2f7463e55fe0692373dcd474b068758e4369 100644 (file)
             <artifactId>argparse4j</artifactId>
             <version>0.7.0</version>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>testtool-util</artifactId>
+        </dependency>
         <!-- test-scope dependencies -->
         <dependency>
             <groupId>junit</groupId>