Author: mck Date: Sun Nov 3 10:51:16 2013 New Revision: 1538334 URL: http://svn.apache.org/r1538334 Log: svn merge -c1538332 ^/tiles/request/branches/TREQ_1_0_X .
> Use the new tiles-master-6 > http://thread.gmane.org/gmane.comp.apache.tiles.devel/595 Modified: tiles/request/trunk/pom.xml Modified: tiles/request/trunk/pom.xml URL: http://svn.apache.org/viewvc/tiles/request/trunk/pom.xml?rev=1538334&r1=1538333&r2=1538334&view=diff ============================================================================== --- tiles/request/trunk/pom.xml (original) +++ tiles/request/trunk/pom.xml Sun Nov 3 10:51:16 2013 @@ -24,7 +24,7 @@ under the License. <parent> <artifactId>tiles-master</artifactId> <groupId>org.apache.tiles</groupId> - <version>5</version> + <version>6</version> <relativePath /> </parent> <groupId>org.apache.tiles</groupId>
