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/06/06 22:33:29 UTC

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

Author: apetrelli
Date: Sat Jun  6 20:33:29 2009
New Revision: 782310

URL: http://svn.apache.org/viewvc?rev=782310&view=rev
Log:
TILES-413
Applied patch by Matt Benson.

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=782310&r1=782309&r2=782310&view=diff
==============================================================================
--- tiles/framework/trunk/tiles-velocity/pom.xml (original)
+++ tiles/framework/trunk/tiles-velocity/pom.xml Sat Jun  6 20:33:29 2009
@@ -53,7 +53,7 @@
     <dependency>
       <groupId>org.apache.velocity</groupId>
       <artifactId>velocity</artifactId>
-      <version>1.7-dev</version>
+      <version>1.7-SNAPSHOT</version>
     </dependency>
     <dependency>
       <groupId>org.apache.velocity</groupId>