Author: jvelociter
Date: 2007-10-23 22:30:41 +0200 (Tue, 23 Oct 2007)
New Revision: 5475
Modified:
xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
Log:
Made the scheduler application depends on the 1.1-SNAPSHOT version of the
scheduler plugin
Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-10-23
20:29:06 UTC (rev 5474)
+++ xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-10-23
20:30:41 UTC (rev 5475)
@@ -38,7 +38,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform.plugins</groupId>
<artifactId>xwiki-plugin-scheduler</artifactId>
- <version>1.0-SNAPSHOT</version>
+ <version>1.1-SNAPSHOT</version>
<scope>runtime</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications