added testng 5.9 as it isn't available anywhere else

git-svn-id: http://jclouds.googlecode.com/svn/trunk@138 3d8758e0-26b5-11de-8745-db77d3ebf521
This commit is contained in:
adrian.f.cole 2009-05-01 17:16:57 +00:00
parent d2e9c3efa8
commit 8c5327f1e5
2 changed files with 13 additions and 0 deletions

Binary file not shown.

View File

@ -0,0 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?>
<metadata xsi:schemaLocation="http://maven.apache.org/METADATA/1.0.0 http://maven.apache.org/xsd/metadata-1.0.0.xsd" xmlns="http://maven.apache.org/METADATA/1.0.0"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
<version>5.9</version>
<versioning>
<versions>
<version>5.9</version>
</versions>
<lastUpdated>20090501171448</lastUpdated>
</versioning>
</metadata>