Author: sdumitriu
Date: 2007-12-02 20:02:23 +0100 (Sun, 02 Dec 2007)
New Revision: 6244
Modified:
xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
Log:
[release] Prepare the 1.2RC1 release: updating the dependencies
Re-releasing the Scheduler application
Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-12-02
18:58:50 UTC (rev 6243)
+++ xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-12-02
19:02:23 UTC (rev 6244)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>9-SNAPSHOT</version>
+ <version>8</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>${version}</version>
+ <version>${project.version}</version>
<scope>runtime</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications