From a96ccbc9e94cfba5f0ba2e0a2c0e0b637c55fa86 Mon Sep 17 00:00:00 2001 From: Anthony Nguyen Date: Thu, 15 Sep 2016 10:01:30 -0500 Subject: [PATCH] Issue #323 - upgrade TestNG version to 6.9.12 --- pom.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 252769675..e5e1b0e25 100644 --- a/pom.xml +++ b/pom.xml @@ -19,7 +19,7 @@ 0.6.5 0.17.0 3.4.1 - 6.9.10 + 6.9.12 1.15 2.20 ${project.version} @@ -59,6 +59,11 @@ sonatype-nexus-snapshots https://oss.sonatype.org/content/repositories/snapshots + + jcenter + bintray + http://jcenter.bintray.com +