Author: davsclaus
Date: Fri Jul 18 06:10:38 2008
New Revision: 677900
URL: http://svn.apache.org/viewvc?rev=677900&view=rev
Log:
Upgrade to Velocity 1.5
Modified:
activemq/camel/trunk/components/camel-velocity/pom.xml
Modified: activemq/camel/trunk/components/camel-velocity/pom.xml
URL:
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-velocity/pom.xml?rev=677900&r1=677899&r2=677900&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-velocity/pom.xml (original)
+++ activemq/camel/trunk/components/camel-velocity/pom.xml Fri Jul 18 06:10:38
2008
@@ -50,7 +50,7 @@
<dependency>
<groupId>velocity</groupId>
<artifactId>velocity</artifactId>
- <version>1.4</version>
+ <version>1.5</version>
</dependency>
<!-- testing -->