You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by cm...@apache.org on 2013/01/13 14:23:14 UTC

svn commit: r1432607 - /camel/branches/camel-2.10.x/parent/pom.xml

Author: cmueller
Date: Sun Jan 13 13:23:13 2013
New Revision: 1432607

URL: http://svn.apache.org/viewvc?rev=1432607&view=rev
Log:
upgrade jruby from 1.7.1 to 1.7.2

Modified:
    camel/branches/camel-2.10.x/parent/pom.xml

Modified: camel/branches/camel-2.10.x/parent/pom.xml
URL: http://svn.apache.org/viewvc/camel/branches/camel-2.10.x/parent/pom.xml?rev=1432607&r1=1432606&r2=1432607&view=diff
==============================================================================
--- camel/branches/camel-2.10.x/parent/pom.xml (original)
+++ camel/branches/camel-2.10.x/parent/pom.xml Sun Jan 13 13:23:13 2013
@@ -126,7 +126,7 @@
     <jettison-version>1.3.2</jettison-version>
     <jexcelapi-version>2.4.2</jexcelapi-version>
     <jibx-version>1.2.4.5</jibx-version>
-    <jruby-version>1.7.1</jruby-version>
+    <jruby-version>1.7.2</jruby-version>
     <jsmpp-version>2.1.0_4</jsmpp-version>
     <jsch-version>0.1.48</jsch-version>
     <jsonlib-version>2.4</jsonlib-version>