Bump versions to 0.18.3-SNAPSHOT
[bgpcep.git] / bgp / util / pom.xml
index 398fd3e47e47dedeef51a912da42766cdfde4ca8..21eddf0ce5423404ca662db4e02467a034d59b73 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.12-SNAPSHOT</version>
+        <version>0.18.3-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>