Bump versions to 0.21.5-SNAPSHOT
[bgpcep.git] / util / pom.xml
index b83e5bc39bc587407a64c26aa152c4e3c2cc7dc3..23fb9c7cabecd918983181e380926340f7e30804 100644 (file)
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>testtool-parent</artifactId>
-        <version>0.16.3-SNAPSHOT</version>
+        <version>0.21.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>