Author: davsclaus
Date: Thu Dec 25 01:55:43 2008
New Revision: 729411

URL: http://svn.apache.org/viewvc?rev=729411&view=rev
Log:
upgraded to jruby 1.1.6

Modified:
    activemq/camel/trunk/components/camel-ruby/pom.xml
    activemq/camel/trunk/components/camel-script/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=729411&r1=729410&r2=729411&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-ruby/pom.xml (original)
+++ activemq/camel/trunk/components/camel-ruby/pom.xml Thu Dec 25 01:55:43 2008
@@ -50,7 +50,7 @@
     <dependency>
       <groupId>org.jruby</groupId>
       <artifactId>jruby</artifactId>
-      <version>1.1.5</version>
+      <version>1.1.6</version>
     </dependency>
 
     <!-- testing -->

Modified: activemq/camel/trunk/components/camel-script/pom.xml
URL: 
http://svn.apache.org/viewvc/activemq/camel/trunk/components/camel-script/pom.xml?rev=729411&r1=729410&r2=729411&view=diff
==============================================================================
--- activemq/camel/trunk/components/camel-script/pom.xml (original)
+++ activemq/camel/trunk/components/camel-script/pom.xml Thu Dec 25 01:55:43 
2008
@@ -150,7 +150,7 @@
         <dependency>
             <groupId>org.jruby</groupId>
             <artifactId>jruby</artifactId>
-            <version>1.1.5</version>
+            <version>1.1.6</version>
             <scope>test</scope>
         </dependency>
 


Reply via email to