You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/05/16 22:38:29 UTC

svn commit: r1103881 - /myfaces/tomahawk/trunk/sandbox/pom.xml

Author: lu4242
Date: Mon May 16 20:38:29 2011
New Revision: 1103881

URL: http://svn.apache.org/viewvc?rev=1103881&view=rev
Log:
TOMAHAWK-1588 Create new example20 module for sandbox

Modified:
    myfaces/tomahawk/trunk/sandbox/pom.xml

Modified: myfaces/tomahawk/trunk/sandbox/pom.xml
URL: http://svn.apache.org/viewvc/myfaces/tomahawk/trunk/sandbox/pom.xml?rev=1103881&r1=1103880&r2=1103881&view=diff
==============================================================================
--- myfaces/tomahawk/trunk/sandbox/pom.xml (original)
+++ myfaces/tomahawk/trunk/sandbox/pom.xml Mon May 16 20:38:29 2011
@@ -42,6 +42,7 @@
     <module>core12</module>
     <module>core20</module>
     <module>examples</module>
+    <module>examples20</module>
   </modules>
   
   <dependencyManagement>