You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by pa...@apache.org on 2006/11/25 14:58:04 UTC

svn commit: r479126 - /myfaces/tomahawk/trunk/examples/simple/pom.xml

Author: paulsp
Date: Sat Nov 25 05:58:03 2006
New Revision: 479126

URL: http://svn.apache.org/viewvc?view=rev&rev=479126
Log:
Added client IE7, #316.

Modified:
    myfaces/tomahawk/trunk/examples/simple/pom.xml

Modified: myfaces/tomahawk/trunk/examples/simple/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/examples/simple/pom.xml?view=diff&rev=479126&r1=479125&r2=479126
==============================================================================
--- myfaces/tomahawk/trunk/examples/simple/pom.xml (original)
+++ myfaces/tomahawk/trunk/examples/simple/pom.xml Sat Nov 25 05:58:03 2006
@@ -73,7 +73,7 @@
             <id>hostedqa</id>
             <properties>
                 <hostedqa.resourceId>31</hostedqa.resourceId>
-                <hostedqa.clientConfigs>117</hostedqa.clientConfigs>
+                <hostedqa.clientConfigs>117,316</hostedqa.clientConfigs>
                 <hostedqa.appConfigs>56</hostedqa.appConfigs>
             </properties>
         </profile>