Repository: maven-surefire Updated Branches: refs/heads/master 9c8bc861a -> 1c9df460e
Revert "[MSUREFIRE-1326] Upgrade maven-shared-utils to 3.2.0." This reverts commit 9c8bc861a5c1a78955246e38e97eb747370a55c7. Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/073d5b32 Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/073d5b32 Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/073d5b32 Branch: refs/heads/master Commit: 073d5b32615c5c95c8682c113a586007c6200cb5 Parents: 9c8bc86 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Authored: Mon Jan 23 10:55:03 2017 +0000 Committer: Stephen Connolly <stephen.alan.conno...@gmail.com> Committed: Mon Jan 23 10:55:03 2017 +0000 ---------------------------------------------------------------------- maven-failsafe-plugin/pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/073d5b32/maven-failsafe-plugin/pom.xml ---------------------------------------------------------------------- diff --git a/maven-failsafe-plugin/pom.xml b/maven-failsafe-plugin/pom.xml index c66d22b..a5d41ff 100644 --- a/maven-failsafe-plugin/pom.xml +++ b/maven-failsafe-plugin/pom.xml @@ -196,7 +196,6 @@ <artifactSet> <includes> <include>org.apache.maven.shared:maven-shared-utils</include> - <include>commons-io:commons-io</include> <!-- Required by maven-shared-utils. --> </includes> </artifactSet> <relocations>