Author: mck Date: Sun Nov 3 10:54:34 2013 New Revision: 1538335 URL: http://svn.apache.org/r1538335 Log: svn merge -c1538333 ^/tiles/framework/branches/TILES_3_0_X .
> Use the new tiles-master-6 > http://thread.gmane.org/gmane.comp.apache.tiles.devel/595 Modified: tiles/framework/trunk/pom.xml Modified: tiles/framework/trunk/pom.xml URL: http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1538335&r1=1538334&r2=1538335&view=diff ============================================================================== --- tiles/framework/trunk/pom.xml (original) +++ tiles/framework/trunk/pom.xml Sun Nov 3 10:54:34 2013 @@ -26,7 +26,7 @@ <parent> <artifactId>tiles-master</artifactId> <groupId>org.apache.tiles</groupId> - <version>4</version> + <version>6</version> <relativePath /> </parent>
