]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - org.argeo.slc.autoui/pom.xml
Introduce file driver.
[gpl/argeo-slc.git] / org.argeo.slc.autoui / pom.xml
index c47610cc36dd63d2784352c1e5cc372278252f22..4c526a48e39bedd2044c2223ec7b908bb7aada57 100644 (file)
@@ -20,7 +20,7 @@
                                <version>1.4.3</version>
                                <extensions>true</extensions>
                                <configuration>
-                                       <manifestLocation>META-INF</manifestLocation>
+                                       <manifestLocation>src/main/resources/META-INF</manifestLocation>
                                        <instructions>
                                                <Bundle-SymbolicName>
                                                        ${pom.artifactId}
                </plugins>
        </build>
        <dependencies>
+               <dependency>
+                       <groupId>junit</groupId>
+                       <artifactId>junit</artifactId>
+               </dependency>
                <dependency>
                        <groupId>org.eclipse</groupId>
                        <artifactId>osgi</artifactId>