On Feb 28, 2011, at 9:49 AM, tmortagne (SVN) wrote:
Author: tmortagne
Date: 2011-02-28 09:49:50 +0100 (Mon, 28 Feb 2011)
New Revision: 35019
Modified:
platform/xwiki-tools/trunk/xem-web-debug-eclipse/pom.xml
Log:
XWIKI-6052: Move XWiki Rendering to top level project
Update xem-web-debug
Modified: platform/xwiki-tools/trunk/xem-web-debug-eclipse/pom.xml
===================================================================
--- platform/xwiki-tools/trunk/xem-web-debug-eclipse/pom.xml 2011-02-28 08:32:17 UTC (rev
35018)
+++ platform/xwiki-tools/trunk/xem-web-debug-eclipse/pom.xml 2011-02-28 08:49:50 UTC (rev
35019)
@@ -42,6 +42,7 @@
<!-- XEM dependencies -->
<platform.plugin.applicationmanager.version>1.19-SNAPSHOT</platform.plugin.applicationmanager.version>
<platform.plugin.wikimanager.version>1.25-SNAPSHOT</platform.plugin.wikimanager.version>
+ <rendering.version>${platform.core.version}</rendering.version>
true FTM but won't be in the near future (at least that's not the versionning
scheme I proposed - we can still change it though).
Thanks
-Vincent