Author: sdumitriu
Date: 2007-12-29 18:37:48 +0100 (Sat, 29 Dec 2007)
New Revision: 6556
Modified:
xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
Log:
[release] Update dependencies to the latest development versions
Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-12-29
17:36:08 UTC (rev 6555)
+++ xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-12-29
17:37:48 UTC (rev 6556)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>8</version>
+ <version>9-SNAPSHOT</version>
</parent>
<artifactId>xwiki-application-scheduler</artifactId>
<name>XWiki Platform - Applications - Scheduler</name>
@@ -39,7 +39,7 @@
<groupId>com.xpn.xwiki.platform.plugins</groupId>
<artifactId>xwiki-plugin-scheduler</artifactId>
<!-- We want to release the Scheduler plugin and application together.
Hence they should have the same version -->
- <version>1.1.2</version>
+ <version>${pom.version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications