Reworked pom files
[controller.git] / opendaylight / distribution / sanitytest / pom.xml
index a0001f6db50735d1d69e131db9023817211f5c85..142268cf99797ba95b6e295bf99f149666519688 100644 (file)
   <artifactId>sanitytest</artifactId>
   <version>0.4.1-SNAPSHOT</version>
   <packaging>bundle</packaging>
-
+  <dependencies>
+    <dependency>
+      <groupId>org.osgi</groupId>
+      <artifactId>org.osgi.core</artifactId>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
   <build>
     <plugins>
       <plugin>