Release bgpcep
[bgpcep.git] / bgp / rib-mock / pom.xml
index e2dfcb8e23cb12465390da88a157cef423a33529..1dc28651c47a02c3e2a94aa884a795e960c4a7ea 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.16.12-SNAPSHOT</version>
+        <version>0.21.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>