Author: vmassol
Date: 2007-11-16 16:02:07 +0100 (Fri, 16 Nov 2007)
New Revision: 5935
Modified:
xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
Log:
Prepare for Scheduler Application v1.1 release.
NOTE: There was no 1.0 release! The scheduler v1.0 did not have any application
and since we want to have the same version for Plugin and Application we're
releasing this scheduler application as 1.1.
Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-11-16
14:56:25 UTC (rev 5934)
+++ xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-11-16
15:02:07 UTC (rev 5935)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>8-SNAPSHOT</version>
+ <version>7</version>
</parent>
<artifactId>xwiki-application-scheduler</artifactId>
<name>XWiki Platform - Applications - Scheduler</name>
@@ -38,7 +38,7 @@
<dependency>
<groupId>com.xpn.xwiki.platform.plugins</groupId>
<artifactId>xwiki-plugin-scheduler</artifactId>
- <version>1.1-SNAPSHOT</version>
+ <version>1.1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications