From 085aecd51f663d7f5d968656876c70b5c5fd7192 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 --- 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 f024685593..f598c88fcf 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 ac289c8a4e..4d96df6091 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 d1279c5a50..aa91749b4b 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 7212476ca5..b38b9edab4 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