Author: mck
Date: Wed Sep 6 11:44:04 2017
New Revision: 1807474
URL: http://svn.apache.org/viewvc?rev=1807474&view=rev
Log:
use Tiles Master 7
Modified:
tiles/framework/trunk/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=1807474&r1=1807473&r2=1807474&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Wed Sep 6 11:44:04 2017
@@ -26,7 +26,7 @@
<parent>
<artifactId>tiles-master</artifactId>
<groupId>org.apache.tiles</groupId>
- <version>6</version>
+ <version>7</version>
<relativePath />
</parent>