You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lo...@apache.org on 2010/06/07 16:28:14 UTC

svn commit: r952243 - /myfaces/tobago/trunk/pom.xml

Author: lofwyr
Date: Mon Jun  7 14:28:14 2010
New Revision: 952243

URL: http://svn.apache.org/viewvc?rev=952243&view=rev
Log:
fix comment

Modified:
    myfaces/tobago/trunk/pom.xml

Modified: myfaces/tobago/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tobago/trunk/pom.xml?rev=952243&r1=952242&r2=952243&view=diff
==============================================================================
--- myfaces/tobago/trunk/pom.xml (original)
+++ myfaces/tobago/trunk/pom.xml Mon Jun  7 14:28:14 2010
@@ -822,7 +822,7 @@
           <version>1.0-alpha-3</version>
           <configuration>
             <excludes>
-              <!-- library config -->
+              <!-- factory config -->
               <exclude>**/javax.faces.lifecycle.LifecycleFactory</exclude>
 
               <!-- jQuery -->