Author: simoneg
Date: Tue Feb  9 17:03:05 2010
New Revision: 908116

URL: http://svn.apache.org/viewvc?rev=908116&view=rev
Log:
Added test utils

Modified:
    labs/magma/trunk/beans-richtext/pom.xml

Modified: labs/magma/trunk/beans-richtext/pom.xml
URL: 
http://svn.apache.org/viewvc/labs/magma/trunk/beans-richtext/pom.xml?rev=908116&r1=908115&r2=908116&view=diff
==============================================================================
--- labs/magma/trunk/beans-richtext/pom.xml (original)
+++ labs/magma/trunk/beans-richtext/pom.xml Tue Feb  9 17:03:05 2010
@@ -57,5 +57,11 @@
                        <version>4.4</version>
                        <scope>test</scope>
                </dependency>
+               <dependency>
+                       <groupId>org.apache.magma.tools</groupId>
+                       <artifactId>magma-test-utilities</artifactId>
+                       <version>0.0.3-SNAPSHOT</version>
+                       <scope>test</scope>
+               </dependency>
        </dependencies>
 </project>



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to