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 19:12:24 UTC

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

Author: cmueller
Date: Sun Jan 13 18:12:24 2013
New Revision: 1432687

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

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

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=1432687&r1=1432686&r2=1432687&view=diff
==============================================================================
--- camel/branches/camel-2.9.x/parent/pom.xml (original)
+++ camel/branches/camel-2.9.x/parent/pom.xml Sun Jan 13 18:12:24 2013
@@ -109,7 +109,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_3</jsmpp-version>
     <jsch-version>0.1.48</jsch-version>
     <juel-version>2.1.2</juel-version>