Author: sdumitriu
Date: 2007-12-02 19:54:25 +0100 (Sun, 02 Dec 2007)
New Revision: 6239
Modified:
xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
Log:
[release] Prepare the 1.2RC1 release: updating the dependencies
Re-releasing the Statistics application in order to accept a wider range of
core versions.
Modified: xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-12-02
18:49:44 UTC (rev 6238)
+++ xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-12-02
18:54:25 UTC (rev 6239)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>9-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