You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@omid.apache.org by oh...@apache.org on 2018/05/22 18:18:26 UTC

incubator-omid git commit: [OMID-99] Change TestNG version to 6.10.

Repository: incubator-omid
Updated Branches:
  refs/heads/phoenix-integration 76400f68d -> 5ab09f3fc


[OMID-99] Change TestNG version to 6.10.


Project: http://git-wip-us.apache.org/repos/asf/incubator-omid/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-omid/commit/5ab09f3f
Tree: http://git-wip-us.apache.org/repos/asf/incubator-omid/tree/5ab09f3f
Diff: http://git-wip-us.apache.org/repos/asf/incubator-omid/diff/5ab09f3f

Branch: refs/heads/phoenix-integration
Commit: 5ab09f3fca90377fb15bd2f31a1c4b7dafd43a74
Parents: 76400f6
Author: Ohad Shacham <oh...@yahoo-inc.com>
Authored: Tue May 22 21:17:21 2018 +0300
Committer: Ohad Shacham <oh...@yahoo-inc.com>
Committed: Tue May 22 21:17:21 2018 +0300

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


http://git-wip-us.apache.org/repos/asf/incubator-omid/blob/5ab09f3f/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index b476a89..b2e36e7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -138,7 +138,7 @@
         <hbase1.version>1.1.1</hbase1.version>
         <guava.version>14.0.1</guava.version>
         <guice.version>3.0</guice.version>
-        <testng.version>6.8.8</testng.version>
+        <testng.version>6.10</testng.version>
         <slf4j.version>1.7.7</slf4j.version>
         <log4j.version>1.2.17</log4j.version>
         <netty.version>3.2.6.Final</netty.version>