Author: davsclaus
Date: Thu Dec 18 22:39:25 2008
New Revision: 727946
URL: http://svn.apache.org/viewvc?rev=727946&view=rev
Log:
Upgraded to Velocity 1.6.1
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=727946&r1=727945&r2=727946&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-velocity/pom.xml (original)
+++ activemq/camel/trunk/components/camel-velocity/pom.xml Thu Dec 18 22:39:25
2008
@@ -48,9 +48,9 @@
<artifactId>camel-spring</artifactId>
</dependency>
<dependency>
- <groupId>velocity</groupId>
+ <groupId>org.apache.velocity</groupId>
<artifactId>velocity</artifactId>
- <version>1.5</version>
+ <version>1.6.1</version>
</dependency>
<dependency>
<groupId>log4j</groupId>