Author: davsclaus
Date: Thu Nov  6 12:24:44 2008
New Revision: 711962

URL: http://svn.apache.org/viewvc?rev=711962&view=rev
Log:
Upgraded to jruby 1.1.5

Modified:
    activemq/camel/trunk/components/camel-ruby/pom.xml

Modified: activemq/camel/trunk/components/camel-ruby/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-ruby/pom.xml?rev=711962&r1=711961&r2=711962&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-ruby/pom.xml (original)
+++ activemq/camel/trunk/components/camel-ruby/pom.xml Thu Nov  6 12:24:44 2008
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.jruby</groupId>
       <artifactId>jruby</artifactId>
-      <version>1.1.4</version>
+      <version>1.1.5</version>
     </dependency>
 
     <!-- testing -->


Reply via email to