You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tuscany.apache.org by bd...@apache.org on 2006/10/12 23:38:35 UTC

svn commit: r463445 - /incubator/tuscany/java/das/rdb/pom.xml

Author: bdaniel
Date: Thu Oct 12 14:38:33 2006
New Revision: 463445

URL: http://svn.apache.org/viewvc?view=rev&rev=463445
Log:
TUSCANY-834 Add version to junit dependency

Modified:
    incubator/tuscany/java/das/rdb/pom.xml

Modified: incubator/tuscany/java/das/rdb/pom.xml
URL: http://svn.apache.org/viewvc/incubator/tuscany/java/das/rdb/pom.xml?view=diff&rev=463445&r1=463444&r2=463445
==============================================================================
--- incubator/tuscany/java/das/rdb/pom.xml (original)
+++ incubator/tuscany/java/das/rdb/pom.xml Thu Oct 12 14:38:33 2006
@@ -36,6 +36,8 @@
         <dependency>
             <groupId>junit</groupId>
             <artifactId>junit</artifactId>
+            <version>3.8.1</version>
+	    <scope>test</scope>
         </dependency>
         <dependency>
             <groupId>org.apache.derby</groupId>



---------------------------------------------------------------------
To unsubscribe, e-mail: tuscany-commits-unsubscribe@ws.apache.org
For additional commands, e-mail: tuscany-commits-help@ws.apache.org