Author: sdumitriu
Date: 2007-12-29 18:38:53 +0100 (Sat, 29 Dec 2007)
New Revision: 6557

Modified:
   xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
Log:
[release] Prepare the release: updating the dependencies


Modified: xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/statistics/pom.xml  2007-12-29 
17:37:48 UTC (rev 6556)
+++ xwiki-platform/xwiki-applications/trunk/statistics/pom.xml  2007-12-29 
17:38:53 UTC (rev 6557)
@@ -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,15 +38,15 @@
     <dependency>
       <groupId>com.xpn.xwiki.platform.applications</groupId>
       <artifactId>xwiki-application-panels</artifactId>
-      <version>1.2-SNAPSHOT</version>
+      <version>1.2-rc-2</version>
       <type>xar</type>
       <scope>runtime</scope>
     </dependency>
     <dependency>
       <groupId>com.xpn.xwiki.platform</groupId>
       <artifactId>xwiki-core</artifactId>
-      <version>1.2-SNAPSHOT</version>
-      <scope>runtime</scope>
+      <version>1.2-rc-2</version>
+      <scope>provided</scope>
     </dependency>
   </dependencies>
 </project>

_______________________________________________
notifications mailing list
notifications@xwiki.org
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to