Author: vmassol
Date: 2007-09-12 15:28:47 +0200 (Wed, 12 Sep 2007)
New Revision: 4878

Modified:
   xwiki-platform/xwiki-tools/trunk/packager/pom.xml
Log:
Fixed dependency to latest now that 1.1RC3 is relased

Modified: xwiki-platform/xwiki-tools/trunk/packager/pom.xml
===================================================================
--- xwiki-platform/xwiki-tools/trunk/packager/pom.xml   2007-09-12 12:07:46 UTC 
(rev 4877)
+++ xwiki-platform/xwiki-tools/trunk/packager/pom.xml   2007-09-12 13:28:47 UTC 
(rev 4878)
@@ -49,7 +49,7 @@
       <!-- Note: We have to use 1.1-SNAPSHOT and not 1.2-SNAPSHOT here since 
the 1.1 branch of
            XWiki is using the packager and is not compatible with Core 
1.2-SNAPSHOT. Ideally the
            Packager should be branched too -->
-      <version>1.1-rc-2</version>
+      <version>1.1-SNAPSHOT</version>
     </dependency>
   </dependencies>
   <build>

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

Reply via email to