Author: mck
Date: Tue May 4 06:11:31 2010
New Revision: 940737
URL: http://svn.apache.org/viewvc?rev=940737&view=rev
Log:
use the latest tiles-master
TILES-506 Fix link to jira under "Project Information --> Issue tracking"
Modified:
tiles/framework/trunk/pom.xml
Modified: tiles/framework/trunk/pom.xml
URL:
http://svn.apache.org/viewvc/tiles/framework/trunk/pom.xml?rev=940737&r1=940736&r2=940737&view=diff
==============================================================================
--- tiles/framework/trunk/pom.xml (original)
+++ tiles/framework/trunk/pom.xml Tue May 4 06:11:31 2010
@@ -26,7 +26,7 @@
<parent>
<groupId>org.apache.tiles</groupId>
<artifactId>tiles-master</artifactId>
- <version>1</version>
+ <version>2-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -360,4 +360,4 @@
</releases>
</pluginRepository>
</pluginRepositories>
-</project>
\ No newline at end of file
+</project>