Author: vmassol
Date: 2008-02-20 13:44:07 +0100 (Wed, 20 Feb 2008)
New Revision: 7869

Modified:
   xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
Log:
Fixed dependency

Modified: xwiki-platform/xwiki-applications/trunk/statistics/pom.xml
===================================================================
--- xwiki-platform/xwiki-applications/trunk/statistics/pom.xml  2008-02-20 
12:19:14 UTC (rev 7868)
+++ xwiki-platform/xwiki-applications/trunk/statistics/pom.xml  2008-02-20 
12:44:07 UTC (rev 7869)
@@ -38,7 +38,7 @@
     <dependency>
       <groupId>com.xpn.xwiki.platform.applications</groupId>
       <artifactId>xwiki-application-panels</artifactId>
-      <version>1.3-SNAPSHOT</version>
+      <version>1.3</version>
       <type>xar</type>
       <scope>runtime</scope>
     </dependency>

_______________________________________________
notifications mailing list
[email protected]
http://lists.xwiki.org/mailman/listinfo/notifications

Reply via email to