SWF-1226 Upgrade dependencies to Spring 3.0.2.RELEASE, Portlet API 2.0, and Tiles 2.1.2. Change AjaxTilesView to be compatible with and take advantage of Tiles 2.1.2 features.

This commit is contained in:
Rossen Stoyanchev
2010-04-19 05:33:19 +00:00
parent 443b714b5d
commit c6900f31dc
36 changed files with 336 additions and 240 deletions

View File

@@ -48,6 +48,6 @@
</repository>
</repositories>
<properties>
<spring.version>2.5.6.SEC01</spring.version>
<spring.version>3.0.2.RELEASE</spring.version>
</properties>
</project>