Revert "[MSUREFIRE-1326] Upgrade maven-shared-utils to 3.2.0." This reverts commit 18018cce343fb8394f017b867b277378c5774405.
Project: http://git-wip-us.apache.org/repos/asf/maven-surefire/repo Commit: http://git-wip-us.apache.org/repos/asf/maven-surefire/commit/cc7e85cc Tree: http://git-wip-us.apache.org/repos/asf/maven-surefire/tree/cc7e85cc Diff: http://git-wip-us.apache.org/repos/asf/maven-surefire/diff/cc7e85cc Branch: refs/heads/master Commit: cc7e85ccf50a3281ab6b47ae1d806297fc40ba1c Parents: 073d5b3 Author: Stephen Connolly <stephen.alan.conno...@gmail.com> Authored: Mon Jan 23 10:55:06 2017 +0000 Committer: Stephen Connolly <stephen.alan.conno...@gmail.com> Committed: Mon Jan 23 10:55:06 2017 +0000 ---------------------------------------------------------------------- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/maven-surefire/blob/cc7e85cc/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4338a3e..3b8ab65 100644 --- a/pom.xml +++ b/pom.xml @@ -215,8 +215,7 @@ <dependency> <groupId>org.apache.maven.shared</groupId> <artifactId>maven-shared-utils</artifactId> - <!-- https://issues.apache.org/jira/browse/MSHARED-610 --> - <version>3.2.0-SNAPSHOT</version> + <version>0.9</version> </dependency> <dependency> <groupId>org.apache.maven.shared</groupId>