Author: jvelociter Date: 2007-10-23 23:02:36 +0200 (Tue, 23 Oct 2007) New Revision: 5478
Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml Log: Updated scheduler application version to 1.1-SNAPSHOT, to be aligned on the scheduler plugin Modified: xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml =================================================================== --- xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-10-23 20:56:08 UTC (rev 5477) +++ xwiki-platform/xwiki-applications/trunk/scheduler/pom.xml 2007-10-23 21:02:36 UTC (rev 5478) @@ -31,7 +31,7 @@ </parent> <artifactId>xwiki-application-scheduler</artifactId> <name>XWiki Platform - Applications - Scheduler</name> - <version>1.0-SNAPSHOT</version> + <version>1.1-SNAPSHOT</version> <packaging>xar</packaging> <description>Manages Scheduler Jobs</description> <dependencies> _______________________________________________ notifications mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/notifications
