Bump versions to 0.20.5-SNAPSHOT
[bgpcep.git] / util / pom.xml
index 2bc54cdfaa307e5bcfc499efd5a7b7fec78d22dc..6bff937a1c59a9ec4f696117823052b7ba1ca269 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.17.0-SNAPSHOT</version>
+        <version>0.20.5-SNAPSHOT</version>
         <relativePath>../testtool-parent</relativePath>
     </parent>
 
             <groupId>org.opendaylight.mdsal.binding.model.ietf</groupId>
             <artifactId>rfc6991-ietf-inet-types</artifactId>
         </dependency>
-        <!-- Testing dependencies -->
-        <dependency>
-            <groupId>org.hamcrest</groupId>
-            <artifactId>hamcrest-core</artifactId>
-        </dependency>
     </dependencies>
 
     <build>