Bump versions to 0.21.2-SNAPSHOT
[bgpcep.git] / bgp / openconfig-spi / pom.xml
index 0d28c6be27ccb79f0c8c1c1c91792a512c1f56c5..765c2da69ed31aac80cfd7ea6c4f3ad7893a5938 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.19.4-SNAPSHOT</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../../binding-parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-rib-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.yangtools</groupId>
             <artifactId>concepts</artifactId>