Merge "Fixed version warnings in pom files."
[bgpcep.git] / concepts / pom.xml
index 10b1ead93edeea32d0dca4102e17750bf325f68d..06f5f6e8e78088b9e387d27222087c6fc0d28da1 100644 (file)
             <artifactId>ietf-topology</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+         <groupId>org.hamcrest</groupId>
+         <artifactId>hamcrest-core</artifactId>
+        </dependency>
     </dependencies>
 
     <build>