From 74022861c5a93f5049e8ada44f6a3280d2ae0479 Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Wed, 9 Dec 2009 10:57:54 +0000 Subject: [PATCH] SPR-6492 + upgrade to JRuby 1.4.0 --- org.springframework.context/.classpath | 4 ++-- org.springframework.context/context.iml | 4 ++-- org.springframework.context/ivy.xml | 2 +- org.springframework.context/pom.xml | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index f024685593f..27df6e93509 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -33,8 +33,8 @@ - - + + diff --git a/org.springframework.context/context.iml b/org.springframework.context/context.iml index ac289c8a4e0..4d96df6091a 100644 --- a/org.springframework.context/context.iml +++ b/org.springframework.context/context.iml @@ -124,11 +124,11 @@ - + - + diff --git a/org.springframework.context/ivy.xml b/org.springframework.context/ivy.xml index d1279c5a501..aa91749b4b1 100644 --- a/org.springframework.context/ivy.xml +++ b/org.springframework.context/ivy.xml @@ -47,7 +47,7 @@ - + diff --git a/org.springframework.context/pom.xml b/org.springframework.context/pom.xml index 7212476ca58..b38b9edab47 100644 --- a/org.springframework.context/pom.xml +++ b/org.springframework.context/pom.xml @@ -103,7 +103,7 @@ org.jruby jruby - 1.2.0 + 1.4.0 true