This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git commit a4f81923e6c90caec7af9927f5e9d2266877dc2e Author: CHRE <CHATELLIER@codelutin.com> Date: Fri May 27 11:10:54 2016 +0200 Downgrade testng --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ccf3177..083f8c2 100644 --- a/pom.xml +++ b/pom.xml @@ -316,7 +316,7 @@ <dependency> <groupId>org.testng</groupId> <artifactId>testng</artifactId> - <version>6.9.11</version> + <version>6.9.10</version> <scope>test</scope> <exclusions> <exclusion> -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.