You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@apache.org on 2005/11/23 05:01:27 UTC

svn commit: r348359 - /jakarta/commons/proper/discovery/trunk/project.xml

Author: dion
Date: Tue Nov 22 20:01:24 2005
New Revision: 348359

URL: http://svn.apache.org/viewcvs?rev=348359&view=rev
Log:
Add scope test to junit dependency

Modified:
    jakarta/commons/proper/discovery/trunk/project.xml

Modified: jakarta/commons/proper/discovery/trunk/project.xml
URL: http://svn.apache.org/viewcvs/jakarta/commons/proper/discovery/trunk/project.xml?rev=348359&r1=348358&r2=348359&view=diff
==============================================================================
--- jakarta/commons/proper/discovery/trunk/project.xml (original)
+++ jakarta/commons/proper/discovery/trunk/project.xml Tue Nov 22 20:01:24 2005
@@ -129,6 +129,9 @@
       <groupId>junit</groupId>
       <artifactId>junit</artifactId>
       <version>3.7</version>
+      <properties>
+        <scope>test</scope>
+      </properties>
     </dependency>
 
   </dependencies>
@@ -179,4 +182,4 @@
      <!--report>maven-tasklist-plugin</report-->
   </reports>
 
-</project>
+</project>
\ No newline at end of file



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org