Updated Branches: refs/heads/master 6bc5a693c -> 785302319
CAMEL-6596: upgrade maven-surefire-plugin from 2.13 to 2.15 Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/78530231 Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/78530231 Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/78530231 Branch: refs/heads/master Commit: 7853023191db4bd0cbfe843002f90b3f901b5094 Parents: 6bc5a69 Author: cmueller <cmuel...@apache.org> Authored: Thu Aug 1 21:38:24 2013 +0200 Committer: cmueller <cmuel...@apache.org> Committed: Thu Aug 1 21:38:38 2013 +0200 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/78530231/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 691d9cb..55a1821 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -273,7 +273,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.13</maven-surefire-plugin-version> + <maven-surefire-plugin-version>2.15</maven-surefire-plugin-version> <maven-surefire-report-plugin-version>2.13</maven-surefire-report-plugin-version> <maven-war-plugin-version>2.3</maven-war-plugin-version> <maven-version>2.0</maven-version>