Author: sdumitriu
Date: 2007-12-29 18:41:33 +0100 (Sat, 29 Dec 2007)
New Revision: 6561
Modified:
xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
Log:
[release] Update dependencies to the latest development versions
Modified: xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-12-29
17:39:39 UTC (rev 6560)
+++ xwiki-platform/xwiki-applications/trunk/statistics/pom.xml 2007-12-29
17:41:33 UTC (rev 6561)
@@ -27,7 +27,7 @@
<parent>
<groupId>com.xpn.xwiki.platform.applications</groupId>
<artifactId>xwiki-applications</artifactId>
- <version>8</version>
+ <version>9-SNAPSHOT</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-rc-2</version>
+ <version>1.2-SNAPSHOT</version>
<type>xar</type>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>com.xpn.xwiki.platform</groupId>
<artifactId>xwiki-core</artifactId>
- <version>1.2-rc-2</version>
+ <version>1.2-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>
_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications