You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by el...@apache.org on 2007/10/20 10:10:21 UTC

svn commit: r586681 - /directory/project/branches/bigbang/pom.xml

Author: elecharny
Date: Sat Oct 20 01:10:19 2007
New Revision: 586681

URL: http://svn.apache.org/viewvc?rev=586681&view=rev
Log:
Applied Felix fix about Velocity logs in bigbang

Modified:
    directory/project/branches/bigbang/pom.xml

Modified: directory/project/branches/bigbang/pom.xml
URL: http://svn.apache.org/viewvc/directory/project/branches/bigbang/pom.xml?rev=586681&r1=586680&r2=586681&view=diff
==============================================================================
--- directory/project/branches/bigbang/pom.xml (original)
+++ directory/project/branches/bigbang/pom.xml Sat Oct 20 01:10:19 2007
@@ -116,7 +116,7 @@
               </goals>
               <configuration>
                 <resourceBundles>
-                  <resourceBundle>org.apache:apache-jar-resource-bundle:1.0</resourceBundle>
+                  <resourceBundle>org.apache:apache-jar-resource-bundle:1.2</resourceBundle>
                 </resourceBundles>
                 <!-- hack to share the same corrections among all modules -->
                 <appendedResourcesDirectory>${basedir}/../src/main/appended-resources</appendedResourcesDirectory>