Bump versions to 0.21.2-SNAPSHOT
[bgpcep.git] / bgp / openconfig-rp-impl / pom.xml
index c69d3f82ad439ec08e6348bd6873b42f463a4b56..1d97e91370cc543009c9a193147f8dd4066b36dc 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.20.0-SNAPSHOT</version>
+        <version>0.21.2-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
             <groupId>${project.groupId}</groupId>
             <artifactId>bgp-parser-api</artifactId>
         </dependency>
+        <dependency>
+            <groupId>org.eclipse.jdt</groupId>
+            <artifactId>org.eclipse.jdt.annotation</artifactId>
+        </dependency>
         <dependency>
             <groupId>org.opendaylight.mdsal</groupId>
             <artifactId>mdsal-binding-api</artifactId>