]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - runtime/org.argeo.slc.support.aether/pom.xml
Improve aether support
[gpl/argeo-slc.git] / runtime / org.argeo.slc.support.aether / pom.xml
index ca996935277f7c3c50767f044e7a870ff8790e24..0a7b2e265c6229cedb3d4b76970bfcc6f50e3ddd 100644 (file)
                        <artifactId>org.eclipse.osgi</artifactId>
                        <scope>provided</scope>
                </dependency>
+
+               <!-- Test -->
+               <dependency>
+                       <groupId>org.junit</groupId>
+                       <artifactId>com.springsource.junit</artifactId>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
 </project>