Repository: stratos Updated Branches: refs/heads/stratos-4.1.x de64e864e -> 6496b05a3
upgrading testng Project: http://git-wip-us.apache.org/repos/asf/stratos/repo Commit: http://git-wip-us.apache.org/repos/asf/stratos/commit/ce38e473 Tree: http://git-wip-us.apache.org/repos/asf/stratos/tree/ce38e473 Diff: http://git-wip-us.apache.org/repos/asf/stratos/diff/ce38e473 Branch: refs/heads/stratos-4.1.x Commit: ce38e4739236641c1b87620179c84c2c66e6695d Parents: 962ce94 Author: rajkumar <[email protected]> Authored: Mon Nov 23 18:34:43 2015 +0530 Committer: rajkumar <[email protected]> Committed: Mon Nov 23 18:34:43 2015 +0530 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/stratos/blob/ce38e473/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5ede424..6b3cfc3 100644 --- a/pom.xml +++ b/pom.xml @@ -1674,7 +1674,7 @@ <siddhi.version>2.0.0-wso2v5</siddhi.version> <siddhi.event.processor.version>1.0.0</siddhi.event.processor.version> <scr.annotations.version>1.9.12</scr.annotations.version> - <testng.version>6.1.1</testng.version> + <testng.version>6.9.9</testng.version> <jacoco.agent.version>0.7.4.201502262128</jacoco.agent.version> <commons.exec.version>1.0.1</commons.exec.version> <httpcore.version>4.4.4</httpcore.version>
