Repository: curator Updated Branches: refs/heads/CURATOR-490 9c5aa12dc -> 6afb8da3b
temp checkin Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/6afb8da3 Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/6afb8da3 Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/6afb8da3 Branch: refs/heads/CURATOR-490 Commit: 6afb8da3b15540aa41eb417e865223e6cb5bfc44 Parents: 9c5aa12 Author: randgalt <[email protected]> Authored: Fri Dec 7 16:11:09 2018 -0500 Committer: randgalt <[email protected]> Committed: Fri Dec 7 16:11:09 2018 -0500 ---------------------------------------------------------------------- pom.xml | 1 - 1 file changed, 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/curator/blob/6afb8da3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 74d015d..1cb4f67 100644 --- a/pom.xml +++ b/pom.xml @@ -670,7 +670,6 @@ <configuration> <threadCount>1</threadCount> <reuseForks>false</reuseForks> - <redirectTestOutputToFile>true</redirectTestOutputToFile> </configuration> </plugin>
