Skip to content
Snippets Groups Projects
Commit b211cbc7 authored by tedyu's avatar tedyu Committed by Sean Owen
Browse files

[SPARK-8064] [BUILD] Follow-up. Undo change from SPARK-9507 that was accidentally reverted

This PR removes the dependency reduced POM hack brought back by #7191

Author: tedyu <yuzhihong@gmail.com>

Closes #7919 from tedyu/master and squashes the following commits:

1bfbd7b [tedyu] [BUILD] Remove dependency reduced POM hack
parent 76d74090
No related branches found
No related tags found
No related merge requests found
......@@ -179,9 +179,6 @@
<jsr305.version>1.3.9</jsr305.version>
<libthrift.version>0.9.2</libthrift.version>
<!-- For maven shade plugin (see SPARK-8819) -->
<create.dependency.reduced.pom>false</create.dependency.reduced.pom>
<test.java.home>${java.home}</test.java.home>
<!--
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment