Author: michiel
Date: 2010-07-11 13:44:47 +0200 (Sun, 11 Jul 2010)
New Revision: 42856

Modified:
   mmbase/trunk/contributions/thememanager/pom.xml
Log:
did't compile

Modified: mmbase/trunk/contributions/thememanager/pom.xml
===================================================================
--- mmbase/trunk/contributions/thememanager/pom.xml     2010-07-11 11:38:32 UTC 
(rev 42855)
+++ mmbase/trunk/contributions/thememanager/pom.xml     2010-07-11 11:44:47 UTC 
(rev 42856)
@@ -18,7 +18,12 @@
 
 
   <dependencies>
-
+    <dependency>
+      <!-- silly dependency but I can't be bothered -->
+      <groupId>org.mmbase</groupId>
+      <artifactId>mmbase</artifactId>
+      <version>${mmbase.version}</version>
+    </dependency>
   </dependencies>
 
   <repositories>

_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs

Reply via email to