Author: michiel
Date: 2010-04-13 16:18:28 +0200 (Tue, 13 Apr 2010)
New Revision: 41904

Modified:
   mmbase/trunk/applications/notifications/pom.xml
Log:
added core dependency

Modified: mmbase/trunk/applications/notifications/pom.xml
===================================================================
--- mmbase/trunk/applications/notifications/pom.xml     2010-04-13 14:17:35 UTC 
(rev 41903)
+++ mmbase/trunk/applications/notifications/pom.xml     2010-04-13 14:18:28 UTC 
(rev 41904)
@@ -23,4 +23,12 @@
     certain TV program.
   </description>
 
+  <dependencies>
+    <dependency>
+      <groupId>org.mmbase</groupId>
+      <artifactId>mmbase</artifactId>
+      <version>${project.version}</version>
+      <scope>provided</scope>
+    </dependency>
+  </dependencies>
 </project>

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

Reply via email to