Release odlparent
[odlparent.git] / bundles-test-lib / pom.xml
index 87b3d7021a862d5993145b6627b8b7d99dfdeb25..2c8d4cbc307cf677be39b61b5f56a0c2796e1a3c 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>12.0.6-SNAPSHOT</version>
+    <version>13.0.9</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
@@ -57,5 +57,9 @@
         </exclusion>
       </exclusions>
     </dependency>
+    <dependency>
+      <groupId>org.eclipse.jdt</groupId>
+      <artifactId>org.eclipse.jdt.annotation</artifactId>
+    </dependency>
   </dependencies>
 </project>