From affe6984258ac6164d75f4f4bffc8109adbfe75f Mon Sep 17 00:00:00 2001 From: Costin Leau Date: Tue, 8 Dec 2009 08:57:48 +0000 Subject: [PATCH] SPR-6492 + upgrade to JRuby 1.4.0 git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2599 50f2f4bb-b051-0410-bef5-90022cba6387 --- org.springframework.context/.classpath | 2 +- org.springframework.context/context.iml | 4 ++-- org.springframework.context/ivy.xml | 2 +- org.springframework.context/pom.xml | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/org.springframework.context/.classpath b/org.springframework.context/.classpath index f024685593f..f598c88fcf0 100644 --- a/org.springframework.context/.classpath +++ b/org.springframework.context/.classpath @@ -33,7 +33,7 @@ - + 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