branch develop updated (8c26185 -> a4f8192)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository jtimer. See https://gitlab.nuiton.org/chorem/jtimer.git from 8c26185 Move 'system' package outside 'ui' package to allow native system init new a4f8192 Downgrade testng The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit a4f81923e6c90caec7af9927f5e9d2266877dc2e Author: CHRE <CHATELLIER@codelutin.com> Date: Fri May 27 11:10:54 2016 +0200 Downgrade testng Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact chorem.org SCM administrator <admin+scm@chorem.org>.
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>.
participants (1)
-
chorem.org scm