Author: tmortagne
Date: 2007-10-09 19:27:53 +0200 (Tue, 09 Oct 2007)
New Revision: 5334

Modified:
   
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution/pom.xml
Log:
Correct dependency version.

Modified: 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution/pom.xml
===================================================================
--- 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution/pom.xml
  2007-10-09 17:23:36 UTC (rev 5333)
+++ 
xwiki-products/xwiki-enterprise/branches/xwiki-enterprise-1.1/distribution/pom.xml
  2007-10-09 17:27:53 UTC (rev 5334)
@@ -46,7 +46,7 @@
           </executions>
           <configuration>
             <resourceBundles>
-              
<resourceBundle>com.xpn.xwiki.platform:xwiki-configuration-resources:1.6-SNAPSHOT</resourceBundle>
+              
<resourceBundle>com.xpn.xwiki.platform:xwiki-configuration-resources:1.6</resourceBundle>
             </resourceBundles>
           </configuration>
         </plugin>
@@ -94,4 +94,4 @@
       </modules>
     </profile>
   </profiles>
-</project>
\ No newline at end of file
+</project>

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

Reply via email to