Author: michiel
Date: 2009-09-17 13:18:37 +0200 (Thu, 17 Sep 2009)
New Revision: 38665
Modified:
didactor/trunk/components/richtext/pom.xml
Log:
added dependency on richtext content builder
Modified: didactor/trunk/components/richtext/pom.xml
===================================================================
--- didactor/trunk/components/richtext/pom.xml 2009-09-17 11:16:48 UTC (rev
38664)
+++ didactor/trunk/components/richtext/pom.xml 2009-09-17 11:18:37 UTC (rev
38665)
@@ -28,6 +28,13 @@
<type>war</type>
</dependency>
+ <dependency>
+ <groupId>org.mmbase</groupId>
+ <artifactId>mmbase-richtext-content</artifactId>
+ <version>${mmbase.version}</version>
+ <type>war</type>
+ </dependency>
+
</dependencies>
</project>
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs