You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@excalibur.apache.org by mc...@apache.org on 2004/09/21 09:56:09 UTC

svn commit: rev 46972 - excalibur/trunk/components/thread/impl

Author: mcconnell
Date: Tue Sep 21 00:56:08 2004
New Revision: 46972

Modified:
   excalibur/trunk/components/thread/impl/project.xml
Log:
try another variant

Modified: excalibur/trunk/components/thread/impl/project.xml
==============================================================================
--- excalibur/trunk/components/thread/impl/project.xml	(original)
+++ excalibur/trunk/components/thread/impl/project.xml	Tue Sep 21 00:56:08 2004
@@ -65,11 +65,10 @@
       <artifactId>concurrent</artifactId>
       <version>1.3.1</version>
     </dependency>
-
     <dependency>
-      <groupId>junit</groupId>
-      <artifactId>junit</artifactId>
-      <version>3.7</version>
+      <groupId>junitperf</groupId>
+      <artifactId>junitperf</artifactId>
+      <version>1.8</version>
     </dependency>
 
   </dependencies>

---------------------------------------------------------------------
To unsubscribe, e-mail: scm-unsubscribe@excalibur.apache.org
For additional commands, e-mail: scm-help@excalibur.apache.org