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 2009/04/30 19:41:19 UTC

svn commit: r770347 - /labs/magma/trunk/website-dojo-textareas/pom.xml

Author: simoneg
Date: Thu Apr 30 17:41:19 2009
New Revision: 770347

URL: http://svn.apache.org/viewvc?rev=770347&view=rev
Log:
Add new bean richtext module to dependencies

Modified:
    labs/magma/trunk/website-dojo-textareas/pom.xml

Modified: labs/magma/trunk/website-dojo-textareas/pom.xml
URL: http://svn.apache.org/viewvc/labs/magma/trunk/website-dojo-textareas/pom.xml?rev=770347&r1=770346&r2=770347&view=diff
==============================================================================
--- labs/magma/trunk/website-dojo-textareas/pom.xml (original)
+++ labs/magma/trunk/website-dojo-textareas/pom.xml Thu Apr 30 17:41:19 2009
@@ -23,5 +23,10 @@
       <artifactId>website-beansview</artifactId>
       <version>0.0.2-SNAPSHOT</version>
     </dependency>
+    <dependency>
+      <groupId>org.apache.magma</groupId>
+      <artifactId>beans-richtext</artifactId>
+      <version>0.0.2-SNAPSHOT</version>
+    </dependency>
   </dependencies>
 </project>
\ No newline at end of file



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