Author: apetrelli
Date: Tue Jun 15 19:38:54 2010
New Revision: 955021

URL: http://svn.apache.org/viewvc?rev=955021&view=rev
Log:
Updated tiles-velocity pom to depend on velocity-tools 2.0.

Modified:
    tiles/framework/trunk/tiles-velocity/pom.xml

Modified: tiles/framework/trunk/tiles-velocity/pom.xml
URL: 
http://svn.apache.org/viewvc/tiles/framework/trunk/tiles-velocity/pom.xml?rev=955021&r1=955020&r2=955021&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-velocity/pom.xml (original)
+++ tiles/framework/trunk/tiles-velocity/pom.xml Tue Jun 15 19:38:54 2010
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity-tools</artifactId>
-      <version>2.0-20090514.211946-1</version>
+      <version>2.0</version>
       <exclusions>
         <exclusion>
           <artifactId>struts-taglib</artifactId>


Reply via email to