]> git.argeo.org Git - gpl/argeo-slc.git/commitdiff
Improve aether support
authorMathieu Baudier <mbaudier@argeo.org>
Sun, 2 Oct 2011 18:26:01 +0000 (18:26 +0000)
committerMathieu Baudier <mbaudier@argeo.org>
Sun, 2 Oct 2011 18:26:01 +0000 (18:26 +0000)
git-svn-id: https://svn.argeo.org/slc/trunk@4777 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc

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>