Author: michaelo Date: Sun Feb 7 14:45:49 2016 New Revision: 1728972 URL: http://svn.apache.org/viewvc?rev=1728972&view=rev Log: [DOXIASITETOOLS-92] Upgrade Velocity from 1.5 to 1.7
Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Modified: maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml URL: http://svn.apache.org/viewvc/maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml?rev=1728972&r1=1728971&r2=1728972&view=diff ============================================================================== --- maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml (original) +++ maven/doxia/doxia-sitetools/trunk/doxia-site-renderer/pom.xml Sun Feb 7 14:45:49 2016 @@ -122,7 +122,7 @@ under the License. <dependency> <groupId>org.apache.velocity</groupId> <artifactId>velocity</artifactId> - <version>1.5</version> + <version>1.7</version> </dependency> <dependency> <groupId>org.apache.velocity</groupId>