Author: apetrelli
Date: Wed Feb 28 01:51:27 2007
New Revision: 512681

URL: http://svn.apache.org/viewvc?view=rev&rev=512681
Log:
Updated to the latest snapshot version of Tiles 2

Modified:
    struts/struts1/trunk/tiles2/pom.xml

Modified: struts/struts1/trunk/tiles2/pom.xml
URL: 
http://svn.apache.org/viewvc/struts/struts1/trunk/tiles2/pom.xml?view=diff&rev=512681&r1=512680&r2=512681
==============================================================================
--- struts/struts1/trunk/tiles2/pom.xml (original)
+++ struts/struts1/trunk/tiles2/pom.xml Wed Feb 28 01:51:27 2007
@@ -102,13 +102,13 @@
       <dependency>
          <groupId>org.apache.tiles</groupId>
          <artifactId>tiles-core</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.2-SNAPSHOT</version>
       </dependency>
 
       <dependency>
          <groupId>org.apache.tiles</groupId>
          <artifactId>tiles-api</artifactId>
-         <version>2.0.1-SNAPSHOT</version>
+         <version>2.0.2-SNAPSHOT</version>
       </dependency>
 
       <dependency>


Reply via email to