Repository: servicemix Updated Branches: refs/heads/servicemix-5.4.x 1ab6dc930 -> 84a2b1a66
SM-2404: Upgrade to Karaf 2.4.1 Project: http://git-wip-us.apache.org/repos/asf/servicemix/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix/commit/84a2b1a6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/84a2b1a6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/84a2b1a6 Branch: refs/heads/servicemix-5.4.x Commit: 84a2b1a663be96994ca01b5b8386f21f82627cdc Parents: 1ab6dc9 Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Jan 10 17:28:17 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Jan 10 17:28:17 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/84a2b1a6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1712342..db16100 100644 --- a/pom.xml +++ b/pom.xml @@ -108,7 +108,7 @@ <lifecycle-mapping-plugin.version>1.0.0</lifecycle-mapping-plugin.version> <maven-idea-plugin.version>2.2.1</maven-idea-plugin.version> <cobertura-maven-plugin.version>2.2</cobertura-maven-plugin.version> - <maven-surefire-plugin.version>2.16</maven-surefire-plugin.version> + <maven-surefire-plugin.version>2.18.1</maven-surefire-plugin.version> <maven-enforcer-plugin.version>1.3.1</maven-enforcer-plugin.version> <exec-maven-plugin.version>1.3.2</exec-maven-plugin.version> <build-helper-maven-plugin.version>1.9.1</build-helper-maven-plugin.version>
