Author: sdumitriu
Date: 2007-11-30 17:18:24 +0100 (Fri, 30 Nov 2007)
New Revision: 6207
Modified:
xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
Log:
[release] Prepare the XE_1.2RC1 / XASTATS_1.0 release: updating the dependencies
Modified: xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-11-30
16:15:30 UTC (rev 6206)
+++ xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-11-30
16:18:24 UTC (rev 6207)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>8-SNAPSHOT</version>
+ <version>8</version>
</parent>
<artifactId>xwiki-application-statistics</artifactId>
<name>XWiki Platform - Applications - Statistics</name>
@@ -38,14 +38,14 @@
<dependency>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-application-panels</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2-rc-1</version>
<type>xar</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-core</artifactId>
- <version>1.2-SNAPSHOT</version>
+ <version>1.2-rc-1</version>
<scope>runtime</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications