From 0af04910f958835bba3ed5b087451bd64ad11b66 Mon Sep 17 00:00:00 2001 From: Chris Beams Date: Tue, 11 Sep 2012 17:32:30 +0200 Subject: [PATCH] Update STS version used to test Eclipse setup script --- import-into-eclipse.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/import-into-eclipse.sh b/import-into-eclipse.sh index 93be01e852..43b30d6d33 100755 --- a/import-into-eclipse.sh +++ b/import-into-eclipse.sh @@ -1,4 +1,4 @@ -STS_TEST_VERSION='2.8.1.RELEASE' +STS_TEST_VERSION='2.9.2.RELEASE' cd `dirname $0` clear