Author: jvelociter
Date: 2007-10-10 20:19:49 +0200 (Wed, 10 Oct 2007)
New Revision: 5359
Modified:
xwiki-products/xwiki-watch/trunk/pom.xml
xwiki-products/xwiki-watch/trunk/wiki/pom.xml
Log:
Changed xwiki enterprise version property name to "product.enterprise.version"
(was "products.enterprise.wiki.version")
Modified: xwiki-products/xwiki-watch/trunk/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/pom.xml 2007-10-10 16:31:15 UTC (rev
5358)
+++ xwiki-products/xwiki-watch/trunk/pom.xml 2007-10-10 18:19:49 UTC (rev
5359)
@@ -46,7 +46,7 @@
<platform.tools.version>1.7-SNAPSHOT</platform.tools.version>
<platform.core.version>1.1-SNAPSHOT</platform.core.version>
<platform.web.version>1.1-SNAPSHOT</platform.web.version>
-
<products.enterprise.wiki.version>1.1-SNAPSHOT</products.enterprise.wiki.version>
+ <product.enterprise.version>1.1-SNAPSHOT</products.enterprise.wiki.version>
</properties>
<modules>
<module>web</module>
Modified: xwiki-products/xwiki-watch/trunk/wiki/pom.xml
===================================================================
--- xwiki-products/xwiki-watch/trunk/wiki/pom.xml 2007-10-10 16:31:15 UTC
(rev 5358)
+++ xwiki-products/xwiki-watch/trunk/wiki/pom.xml 2007-10-10 18:19:49 UTC
(rev 5359)
@@ -38,7 +38,7 @@
<dependency>
<groupId>com.xpn.xwiki.products</groupId>
<artifactId>xwiki-enterprise-wiki</artifactId>
- <version>${products.enterprise.wiki.version}</version>
+ <version>${product.enterprise.version}</version>
<type>xar</type>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications