Bump versions to 0.21.4-SNAPSHOT
[bgpcep.git] / bgp / openconfig-spi / pom.xml
index 414ba4690ac25ac6982c41de708b71e43b29b74c..15594313f64d9e322797256fdf2b9f68508073dc 100644 (file)
@@ -15,7 +15,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>binding-parent</artifactId>
-        <version>0.19.5-SNAPSHOT</version>
+        <version>0.21.4-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>