You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ha...@apache.org on 2012/03/31 23:24:53 UTC

svn commit: r1307908 - in /camel/branches/camel-2.9.x: ./ parent/pom.xml

Author: hadrian
Date: Sat Mar 31 21:24:52 2012
New Revision: 1307908

URL: http://svn.apache.org/viewvc?rev=1307908&view=rev
Log:
Merged revisions 1292713 via svnmerge from 
https://svn.apache.org/repos/asf/camel/trunk

........
  r1292713 | davsclaus | 2012-02-23 03:53:03 -0500 (Thu, 23 Feb 2012) | 1 line
  
  Upgraded to jruby 1.6.7
........

Modified:
    camel/branches/camel-2.9.x/   (props changed)
    camel/branches/camel-2.9.x/parent/pom.xml

Propchange: camel/branches/camel-2.9.x/
------------------------------------------------------------------------------
Binary property 'svnmerge-integrated' - no diff available.

Modified: camel/branches/camel-2.9.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.9.x/parent/pom.xml?rev=1307908&r1=1307907&r2=1307908&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Sat Mar 31 21:24:52 2012
@@ -107,7 +107,7 @@
     <jettison-version>1.3</jettison-version>
     <jexcelapi-version>2.4.2</jexcelapi-version>
     <jibx-version>1.2.3</jibx-version>
-    <jruby-version>1.6.6</jruby-version>
+    <jruby-version>1.6.7</jruby-version>
     <jsmpp-version>2.1.0_3</jsmpp-version>
     <jsch-version>0.1.44-1</jsch-version>
     <juel-version>2.1.2</juel-version>