Release bgpcep
[bgpcep.git] / bgp / openconfig-rp-impl / pom.xml
index ae4aa89b3c47f7fb97ac90510d5487383dad72f9..5f7df0c9293dec622ec34f860e1b5b7a855fb5d3 100644 (file)
@@ -13,7 +13,7 @@
     <parent>
         <groupId>org.opendaylight.bgpcep</groupId>
         <artifactId>bgpcep-parent</artifactId>
-        <version>0.19.5-SNAPSHOT</version>
+        <version>0.20.6</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>