Upgrade maven-sure-plugin to latest version Project: http://git-wip-us.apache.org/repos/asf/karaf/repo Commit: http://git-wip-us.apache.org/repos/asf/karaf/commit/b2be159c Tree: http://git-wip-us.apache.org/repos/asf/karaf/tree/b2be159c Diff: http://git-wip-us.apache.org/repos/asf/karaf/diff/b2be159c
Branch: refs/heads/master Commit: b2be159cca594444ec404ac3b72824865ee9ac96 Parents: f6291b9 Author: Guillaume Nodet <[email protected]> Authored: Mon Oct 3 15:37:11 2016 +0200 Committer: Guillaume Nodet <[email protected]> Committed: Mon Oct 3 15:37:11 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/karaf/blob/b2be159c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 3c2741a..15a2739 100644 --- a/pom.xml +++ b/pom.xml @@ -1840,7 +1840,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-surefire-plugin</artifactId> - <version>2.18.1</version> + <version>2.19.1</version> <configuration> <forkMode>once</forkMode> <argLine>${surefire.argLine}</argLine>
