You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tiles.apache.org by ap...@apache.org on 2009/08/03 15:10:17 UTC

svn commit: r800347 - /tiles/framework/trunk/tiles-velocity/pom.xml

Author: apetrelli
Date: Mon Aug  3 13:10:17 2009
New Revision: 800347

URL: http://svn.apache.org/viewvc?rev=800347&view=rev
Log:
TILES-461
Snapshot of velocity-tools locked.

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=800347&r1=800346&r2=800347&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-velocity/pom.xml (original)
+++ tiles/framework/trunk/tiles-velocity/pom.xml Mon Aug  3 13:10:17 2009
@@ -61,7 +61,7 @@
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity-tools</artifactId>
-      <version>2.0-SNAPSHOT</version>
+      <version>2.0-20090514.211946-1</version>
       <exclusions>
         <exclusion>
           <artifactId>struts-taglib</artifactId>