You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@labs.apache.org by si...@apache.org on 2010/02/09 18:03:05 UTC

svn commit: r908116 - /labs/magma/trunk/beans-richtext/pom.xml

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: commits-unsubscribe@labs.apache.org
For additional commands, e-mail: commits-help@labs.apache.org