Updated Branches: refs/heads/master 56c522e24 -> 8e7393f14
Upgraded to surefire-plugin 2.16. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/8e7393f1 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/8e7393f1 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/8e7393f1 Branch: refs/heads/master Commit: 8e7393f14d3b1dc25cfc5b9842dc89abffc5663a Parents: 56c522e Author: Babak Vahdat <bvah...@apache.org> Authored: Sun Nov 10 21:22:29 2013 +0100 Committer: Babak Vahdat <bvah...@apache.org> Committed: Sun Nov 10 21:22:29 2013 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/8e7393f1/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e3cf66f..85b1a5b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -283,7 +283,7 @@ <maven-reporting-impl-version>2.0.5</maven-reporting-impl-version> <maven-shade-plugin-version>2.1</maven-shade-plugin-version> <maven-source-plugin-version>2.2.1</maven-source-plugin-version> - <maven-surefire-plugin-version>2.15</maven-surefire-plugin-version> + <maven-surefire-plugin-version>2.16</maven-surefire-plugin-version> <maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version> <maven-war-plugin-version>2.4</maven-war-plugin-version> <maven-version>2.0</maven-version>