Bump maven-jxr-plugin to 3.3.1
[bgpcep.git] / bgp / util / pom.xml
index 98b56a1ad01edbedad5b0d6cda81d4f1c7572ba9..8eb693bf8a9c9d0a0ca33ea466ed009ffb6a3937 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.8-SNAPSHOT</version>
+        <version>0.20.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>