Repository: jclouds
Updated Branches:
  refs/heads/master 77eff6fff -> 5118e1666


Upgrade to testng 6.8.8

Partial changelog:

https://github.com/cbeust/testng/blob/master/CHANGES.txt


Project: http://git-wip-us.apache.org/repos/asf/jclouds/repo
Commit: http://git-wip-us.apache.org/repos/asf/jclouds/commit/5118e166
Tree: http://git-wip-us.apache.org/repos/asf/jclouds/tree/5118e166
Diff: http://git-wip-us.apache.org/repos/asf/jclouds/diff/5118e166

Branch: refs/heads/master
Commit: 5118e1666095debd658c7d8221c07211edfcded0
Parents: 77eff6f
Author: Andrew Gaul <[email protected]>
Authored: Mon Jun 30 19:04:44 2014 -0700
Committer: Andrew Gaul <[email protected]>
Committed: Mon Jun 30 19:04:44 2014 -0700

----------------------------------------------------------------------
 project/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/jclouds/blob/5118e166/project/pom.xml
----------------------------------------------------------------------
diff --git a/project/pom.xml b/project/pom.xml
index 4b259d0..80d9bf2 100644
--- a/project/pom.xml
+++ b/project/pom.xml
@@ -250,7 +250,7 @@
       <dependency>
         <groupId>org.testng</groupId>
         <artifactId>testng</artifactId>
-        <version>6.8</version>
+        <version>6.8.8</version>
         <exclusions>
           <exclusion>
             <groupId>junit</groupId>

Reply via email to