You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2011/06/30 18:10:32 UTC

svn commit: r1141597 - /tiles/framework/trunk/pom.xml

Author: apetrelli
Date: Thu Jun 30 16:10:32 2011
New Revision: 1141597

URL: http://svn.apache.org/viewvc?rev=1141597&view=rev
Log:
Updated module name.

Modified:
    tiles/framework/trunk/pom.xml

Modified: tiles/framework/trunk/pom.xml
URL: http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1141597&r1=1141596&r2=1141597&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Thu Jun 30 16:10:32 2011
@@ -62,7 +62,7 @@
         <module>tiles-request</module>
         <module>tiles-autotag</module>
         <module>tiles-eval</module>
-        <module>tiles3</module>
+        <module>tiles-parent</module>
     </modules>
 
     <build>