SOLR-3735: Update velocity also in Maven

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1426839 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Uwe Schindler 2012-12-29 21:29:05 +00:00
parent b6d4d6e907
commit dbd1d94004
1 changed files with 1 additions and 1 deletions

View File

@ -333,7 +333,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.6.4</version>
<version>1.7</version>
</dependency>
<dependency>
<groupId>org.apache.velocity</groupId>