From 5d17515dc5d254f448811db613ac838b308eefda Mon Sep 17 00:00:00 2001 From: Sam Brannen Date: Tue, 11 Aug 2009 09:26:40 +0000 Subject: [PATCH] [SPR-5888] Upgraded to TestNG 5.9.0. --- org.springframework.test/ivy.xml | 4 ++-- org.springframework.test/pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/org.springframework.test/ivy.xml b/org.springframework.test/ivy.xml index c09ff16e05..ff70c28e6e 100644 --- a/org.springframework.test/ivy.xml +++ b/org.springframework.test/ivy.xml @@ -32,7 +32,7 @@ - + @@ -44,7 +44,7 @@ - + \ No newline at end of file diff --git a/org.springframework.test/pom.xml b/org.springframework.test/pom.xml index 9549e04266..b0db36fbb3 100644 --- a/org.springframework.test/pom.xml +++ b/org.springframework.test/pom.xml @@ -81,7 +81,7 @@ org.testng testng - 5.8 + 5.9 jdk15 true