Release odlparent
[odlparent.git] / bundles-test-lib / pom.xml
index 7a65c7ccdb297663aedf41d3cb0e02c214f60a4e..c1180af2e623cd3f82dfef6d4deff3fb3745d705 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bnd-parent</artifactId>
-    <version>11.0.0-SNAPSHOT</version>
+    <version>13.0.8</version>
     <relativePath>../bnd-parent</relativePath>
   </parent>
 
         </exclusion>
       </exclusions>
     </dependency>
-    <!-- BEWARE of adding additional dependencies here...
-         It will cause weird issues e.g. in integration/distribution/features/repos/distribution -->
     <dependency>
-      <groupId>com.google.truth</groupId>
-      <artifactId>truth</artifactId>
-      <scope>test</scope>
+      <groupId>org.eclipse.jdt</groupId>
+      <artifactId>org.eclipse.jdt.annotation</artifactId>
     </dependency>
   </dependencies>
-
 </project>