Bump versions to 0.17.5-SNAPSHOT
[bgpcep.git] / bgp / util / pom.xml
index 48fce943c4ade64d3e7507ca1a90e0810356dd2e..04c6ad6292443d5cf9a8bef0a6e18dcb0f432d80 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.4-SNAPSHOT</version>
+        <version>0.17.5-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
             <artifactId>rfc6991-ietf-inet-types</artifactId>
             <scope>test</scope>
         </dependency>
-        <dependency>
-            <groupId>org.hamcrest</groupId>
-            <artifactId>hamcrest-core</artifactId>
-        </dependency>
     </dependencies>
 
     <scm>