updated to testng 5.10

git-svn-id: http://jclouds.googlecode.com/svn/trunk@1838 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-08-09 22:22:41 +00:00
parent be7909f75b
commit 183ab4ad67
1 changed files with 1 additions and 1 deletions

View File

@ -150,7 +150,7 @@
<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.9</version>
<version>5.10</version>
<scope>test</scope>
<classifier>jdk15</classifier>
</dependency>