Release bgpcep
[bgpcep.git] / bgp / rib-mock / pom.xml
index 4785925f6875c128b919afcc4c2b06a535b27ff7..97cd604d59cebde699f43f5c4bdb73f35f8506b3 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.20.0-SNAPSHOT</version>
+        <version>0.20.6</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>util</artifactId>
         </dependency>
+        <dependency>
+            <groupId>${project.groupId}</groupId>
+            <artifactId>bgp-concepts</artifactId>
+        </dependency>
         <dependency>
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-parser-api</artifactId>