Release bgpcep
[bgpcep.git] / bgp / util / pom.xml
index 38ce049cb9221d423e709c7d73cc29efefaca080..e5c95f232899a2113ef6a82c7a5b3f63801be555 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.5-SNAPSHOT</version>
+        <version>0.20.2</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>