Skip to content

Commit

Permalink
SAK-25537 Upgrade tools to use Velocity 1.6.4
Browse files Browse the repository at this point in the history
git-svn-id: https://source.sakaiproject.org/svn/velocity/trunk@134319 66ffb92e-73f9-0310-93c1-f5514f145a0a
  • Loading branch information
ottenhoff committed Feb 10, 2014
1 parent 23afcdc commit 80c9b31
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions velocity/tool/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
<dependency>
<groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
<version>1.6.4</version>
<version>${sakai.velocity.version}</version>
</dependency>
<dependency>
<groupId>velocity-tools</groupId>
Expand Down Expand Up @@ -96,4 +96,4 @@
</resource>
</resources>
</build>
</project>
</project>

0 comments on commit 80c9b31

Please sign in to comment.