Author: hermanns
Date: Tue May  5 15:53:49 2009
New Revision: 771849

URL: http://svn.apache.org/viewvc?rev=771849&view=rev
Log:
WW-3116 Update sitemesh-plugin to use version 2.4.2 (GAE compliancy)

Modified:
    struts/struts2/trunk/apps/showcase/pom.xml
    struts/struts2/trunk/plugins/sitemesh/pom.xml

Modified: struts/struts2/trunk/apps/showcase/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/apps/showcase/pom.xml?rev=771849&r1=771848&r2=771849&view=diff
==============================================================================
--- struts/struts2/trunk/apps/showcase/pom.xml (original)
+++ struts/struts2/trunk/apps/showcase/pom.xml Tue May  5 15:53:49 2009
@@ -148,7 +148,7 @@
         <dependency>
             <groupId>opensymphony</groupId>
             <artifactId>sitemesh</artifactId>
-            <version>2.3</version>
+            <version>2.4.2</version>
         </dependency>
         <dependency>
             <groupId>uk.ltd.getahead</groupId>

Modified: struts/struts2/trunk/plugins/sitemesh/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts2/trunk/plugins/sitemesh/pom.xml?rev=771849&r1=771848&r2=771849&view=diff
==============================================================================
--- struts/struts2/trunk/plugins/sitemesh/pom.xml (original)
+++ struts/struts2/trunk/plugins/sitemesh/pom.xml Tue May  5 15:53:49 2009
@@ -43,7 +43,7 @@
         <dependency>
             <groupId>opensymphony</groupId>
             <artifactId>sitemesh</artifactId>
-            <version>2.3</version>
+            <version>2.4.2</version>
         </dependency>
         <!-- Velocity -->
         <dependency>


Reply via email to