Repository: servicemix Updated Branches: refs/heads/servicemix-5.3.x 928aa0a24 -> 84975d9ab
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/84975d9a Tree: http://git-wip-us.apache.org/repos/asf/servicemix/tree/84975d9a Diff: http://git-wip-us.apache.org/repos/asf/servicemix/diff/84975d9a Branch: refs/heads/servicemix-5.3.x Commit: 84975d9ab14453bd77db6d7dd5153071f2d20867 Parents: 928aa0a Author: Krzysztof Sobkowiak <[email protected]> Authored: Sat Jan 10 17:27:32 2015 +0100 Committer: Krzysztof Sobkowiak <[email protected]> Committed: Sat Jan 10 17:27:32 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix/blob/84975d9a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f5760d3..b7b68ac 100644 --- a/pom.xml +++ b/pom.xml @@ -107,7 +107,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>
