Author: tmortagne Date: 2008-01-22 13:52:03 +0100 (Tue, 22 Jan 2008) New Revision: 7013
Modified: xwiki-platform/xwiki-applications/trunk/wiki-manager/pom.xml Log: Reset dependencies versions after XEM,XAAM,XAWM 1.0-rc-1 release. Modified: xwiki-platform/xwiki-applications/trunk/wiki-manager/pom.xml =================================================================== --- xwiki-platform/xwiki-applications/trunk/wiki-manager/pom.xml 2008-01-22 12:52:00 UTC (rev 7012) +++ xwiki-platform/xwiki-applications/trunk/wiki-manager/pom.xml 2008-01-22 12:52:03 UTC (rev 7013) @@ -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-wiki-manager</artifactId> <name>XWiki Platform - Applications - Wiki Manager</name> @@ -38,7 +38,7 @@ <dependency> <groupId>com.xpn.xwiki.platform.plugins</groupId> <artifactId>xwiki-plugin-wiki-manager</artifactId> - <version>1.0-rc-1</version> + <version>1.0-SNAPSHOT</version> <scope>runtime</scope> </dependency> </dependencies> _______________________________________________ notifications mailing list notifications@xwiki.org http://lists.xwiki.org/mailman/listinfo/notifications