You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by ff...@apache.org on 2009/04/02 15:24:08 UTC

svn commit: r761285 - /servicemix/smx4/features/trunk/pom.xml

Author: ffang
Date: Thu Apr  2 13:24:08 2009
New Revision: 761285

URL: http://svn.apache.org/viewvc?rev=761285&view=rev
Log:
[SMX4-261]update velocity bundle version to 1.6.2

Modified:
    servicemix/smx4/features/trunk/pom.xml

Modified: servicemix/smx4/features/trunk/pom.xml
URL: http://svn.apache.org/viewvc/servicemix/smx4/features/trunk/pom.xml?rev=761285&r1=761284&r2=761285&view=diff
==============================================================================
--- servicemix/smx4/features/trunk/pom.xml (original)
+++ servicemix/smx4/features/trunk/pom.xml Thu Apr  2 13:24:08 2009
@@ -209,7 +209,7 @@
       <spring.integration.version>1.0.0.RC2</spring.integration.version>
       <spring.osgi.version>1.2.0-m2</spring.osgi.version>
       <stringtemplate.version>3.2_1</stringtemplate.version>
-      <velocity.version>1.5_1</velocity.version>
+      <velocity.version>1.6.2_1-SNAPSHOT</velocity.version>
       <wsdl4j.version>1.6.1_1</wsdl4j.version>
       <woodstox.version>3.2.7_1</woodstox.version>
       <xstream.version>1.2.2</xstream.version>