Do not leak tooling into MANIFEST.MF
[odlparent.git] / bundles4-test / pom.xml
index 9fa2d6e0ef9969e59d70c24f0f239ac727d1de75..f56299b873e1c172d92ac8dd93b602f6a67daa2a 100644 (file)
@@ -14,7 +14,7 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>bundle-parent</artifactId>
-    <version>7.0.2-SNAPSHOT</version>
+    <version>14.0.0-SNAPSHOT</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>