You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by ma...@apache.org on 2007/12/02 16:20:32 UTC

svn commit: r600308 - /myfaces/commons/trunk/pom.xml

Author: matzew
Date: Sun Dec  2 07:20:32 2007
New Revision: 600308

URL: http://svn.apache.org/viewvc?rev=600308&view=rev
Log:
added converter pack.

Modified:
    myfaces/commons/trunk/pom.xml

Modified: myfaces/commons/trunk/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/commons/trunk/pom.xml?rev=600308&r1=600307&r2=600308&view=diff
==============================================================================
--- myfaces/commons/trunk/pom.xml (original)
+++ myfaces/commons/trunk/pom.xml Sun Dec  2 07:20:32 2007
@@ -100,6 +100,7 @@
 
   <modules>
     <module>myfaces-commons-validators</module>
+    <module>myfaces-commons-converters</module>
     <module>myfaces-commons-utils</module>
   </modules>