Release odlparent
[odlparent.git] / bundles4-test / pom.xml
index e62b629fc9d7bdf116e1287a825bcb1000f4211e..fd8d02a168b560502d286c70ab7a290e70243fb9 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>6.0.2-SNAPSHOT</version>
+    <version>13.0.9</version>
     <relativePath>../bundle-parent</relativePath>
   </parent>
 
@@ -26,7 +26,6 @@
     <dependency>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>bundles-test-lib</artifactId>
-      <version>${project.version}</version>
     </dependency>
     <dependency>
       <groupId>org.apache.karaf.bundle</groupId>
       <version>${karaf.version}</version>
       <scope>provided</scope>
     </dependency>
-    <dependency>
-      <groupId>org.osgi</groupId>
-      <artifactId>org.osgi.core</artifactId>
-      <scope>provided</scope>
-    </dependency>
     <dependency>
       <groupId>org.hamcrest</groupId>
       <artifactId>hamcrest</artifactId>